A new script to replace launch.sh with a python script(also launch) with following verbs:
dataset : To download dataset
container : To start Jupyter notebook inside a container
host : To start Jupyter notebook on the host (conda required)
execute : To execute an example in command line. In preparation for setting up CI for the notebooks.
create_env : Create conda environment
A new script to replace launch.sh with a python script(also launch) with following verbs: dataset : To download dataset container : To start Jupyter notebook inside a container host : To start Jupyter notebook on the host (conda required) execute : To execute an example in command line. In preparation for setting up CI for the notebooks. create_env : Create conda environment