pangeo-data / jupyter-earth

Jupyter meets the Earth: combining research use cases in geosciences with technical developments within the Jupyter and Pangeo ecosystems.
https://jupytearth.org
Creative Commons Zero v1.0 Universal
29 stars 6 forks source link

hub image: add Min's jupyter-keepalive and cleanup pymc from base image #155

Closed consideRatio closed 1 year ago

consideRatio commented 1 year ago

We tried installing pymc in the base image but never succeeded. What works though is a conda environment in the shared folder called pymc3, and that will work no matter if we uninstall pymc from the base environment.