Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

Simple baker container with python2.

name: python-container
container: {}
lang:
  - python2
commands:
  demo: python demo.py

Run baker bake. You can run any code snippet added to this directory, or you can try out baker run demo, to execute the demo.py snippet.