From personal use
- docker run --rm -p 8888:8888 -e JUPYTER_ENABLE_LAB=yes jupyter/datascience-notebook starting a local JupyterLab notebook with Julia in a Docker container accessible as http://localhost:8888
- ?command : the MOST important command ;)
To explore
Note
My notes on Tools gather what I know or want to know. Consequently they are not and will never be complete references. For this, official manuals and online communities provide much better answers.