riccioclista / devcontainers

Docker images to use as base programming environments.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Docker images to use as base programming environments.

License:MIT License


Languages

Language:Dockerfile 96.3%Language:JavaScript 1.7%Language:Shell 1.5%Language:Nunjucks 0.5%