https://github.com/ssciwr/jupyter-docker-stacks-example
Example snippets for Jupyter Docker stacks used in the SSC course "Containers in Science"
https://github.com/ssciwr/jupyter-docker-stacks-example
Last synced: 8 months ago
JSON representation
Example snippets for Jupyter Docker stacks used in the SSC course "Containers in Science"
- Host: GitHub
- URL: https://github.com/ssciwr/jupyter-docker-stacks-example
- Owner: ssciwr
- License: mit
- Created: 2021-12-06T15:23:56.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2025-01-28T16:33:57.000Z (8 months ago)
- Last Synced: 2025-01-28T17:33:08.965Z (8 months ago)
- Language: Jupyter Notebook
- Size: 9.77 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Jupyter Docker stacks examples
This repository contains a few example Docker setups that leverage the
[Docker stacks provided by Jupyter](https://github.com/jupyter/docker-stacks/)
to provide Docker images for your own work.These examples are used and presented in the SSC course *Containers in Science:
Using Docker and Singularity*. If you are interested in learning more about how
to work with Jupyter Docker stacks, please [have a look at their documentation](https://jupyter-docker-stacks.readthedocs.io/).
## LicenseThe material in this repository is published under the MIT license.