Reproducible data science environment for MHC
What's Changed
🎉 The project exists! 🎉
This project provides a version of JupyterLab running in Docker. This implementation of JupyterLab supports Julia, Python, and R - it also supports researchers in:
- Adding their required Python/R packages and/or application extensions to Jupyter
- Using the Jupyter UI to develop and run their notebooks
- Accessing datasets within the Jupyter UI
- Tracking changes to their notebooks and (to a limited extent) datasets in Git
- Sharing their notebooks and environment with other researchers
- Publishing their environment in a reproducible way
- Stopping and starting the Docker container in a reasonable time period; building the container may take longer
- Pulling any changes from this parent repository into their child projects if needed and desired
New Contributors
Full Changelog: https://github.com/mtholyoke/docker-data-science-environment/commits/1.0.0