In principle, we'd like to be able to run any Julia package from within Pluto within JupyterHub within docker run.
Amongst the packages that we have tried this with, issues mostly seem related to external libraries :
The errors are not limited to the JuliaClimate/Notebooks build or Pluto.
To reproduce them with the broadly used
docker run -p 8888:8888 jupyter/datascience-notebook:latest
- once browser window is open, start terminal, Julia, and
using GMT
For an intro on Docker :
https://www.youtube.com/watch?v=daNrJhPPgWg