Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/joamatab/docker-jupyter-gdsfactory
docker image for jupyterhub
https://github.com/joamatab/docker-jupyter-gdsfactory
Last synced: 3 days ago
JSON representation
docker image for jupyterhub
- Host: GitHub
- URL: https://github.com/joamatab/docker-jupyter-gdsfactory
- Owner: joamatab
- Created: 2020-04-07T16:36:24.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2020-04-07T17:02:28.000Z (almost 5 years ago)
- Last Synced: 2024-12-09T08:30:23.499Z (about 2 months ago)
- Language: Dockerfile
- Size: 2.93 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Docker image for jupyterhub
Contains some extra python packages:
- [meep](https://github.com/conda-forge/pymeep-feedstock)
- [gdsfactory](https://gdsfactory.readthedocs.io/en/latest/)References:
- [documentation](https://jupyter-docker-stacks.readthedocs.io/en/latest/using/selecting.html)
- [github](https://github.com/jupyter/docker-stacks)```
docker pull joamatab/docker-jupyter-gdsfactory
```