VTL training project to embed in a Trevas Jupyter environnement.
This project enable to initialize the content of Trevas Jupyter.
Fill the INIT_PROJECT_URL
environment variable with your script adress and run:
docker pull makingsenseinfo/trevas-jupyter:0.8.0
docker run -p 8888:8888 -e INIT_PROJECT_URL="https://raw.githubusercontent.com/Making-Sense-Info/Trevas-Jupyter-Training/main/init-notebook.sh" makingsenseinfo/trevas-jupyter:0.8.0