Skip to content

Docker images to use as base programming environments.

License

Notifications You must be signed in to change notification settings

jmuchovej/devcontainers

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.