https://github.com/jmuchovej/devcontainers
Docker images to use as base programming environments.
https://github.com/jmuchovej/devcontainers
docker ijulia julia jupyter python
Last synced: over 1 year ago
JSON representation
Docker images to use as base programming environments.
- Host: GitHub
- URL: https://github.com/jmuchovej/devcontainers
- Owner: jmuchovej
- License: mit
- Created: 2021-04-23T06:20:57.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2025-03-21T11:25:09.000Z (over 1 year ago)
- Last Synced: 2025-03-21T12:29:09.606Z (over 1 year ago)
- Topics: docker, ijulia, julia, jupyter, python
- Language: Dockerfile
- Homepage:
- Size: 486 KB
- Stars: 13
- Watchers: 1
- Forks: 3
- Open Issues: 7
-
Metadata Files:
- Readme: .github/README.md
- License: LICENSE
- Code of conduct: .github/CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# Containers
A series of programming environments installed with a default set of packages I commonly use.
Currently the following are semi-actively maintained (naïvely using GitHub Actions):
- Conda, this comes pre-installed with JupyterLab and the JupyterLab LSP.
- Julia, based on the Conda image, this comes with everything in Project.toml.
- Python, based on the Conda image, this comes with everything in env.yml.