An open API service indexing awesome lists of open source software.

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.

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.