
Note that only the integrated terminal is supported by the Remote - Containers extension. Note that third-party packages may be licensed by their publishers in ways that impact your intellectual property, and are used at your own risk. However, when this dev container or its associated image is used with GitHub Codespaces or GitHub Actions, all users are permitted to use the Anaconda Repository through the service, including organizations normally required by Anaconda to obtain a paid license for commercial activities. To reconfigure Conda in this container to access an alternative repository, please see information on configuring Conda channels here.Īccess to the Anaconda repository is covered by the Anaconda Terms of Service, which may require some organizations to obtain a commercial license from Anaconda. Additional packages installed using Conda will be downloaded from Anaconda or another repository if you configure one. This dev container and its associated image includes the conda package manager.

See history for information on the contents of each version and here for a complete list of available tags.Īlternatively, you can use the contents of base.Dockerfile to fully customize your container's contents or to build it for a container host architecture not supported by the image.

/vscode/devcontainers/anaconda:0.202-3.You can decide how often you want updates by referencing a semantic version of each image. /vscode/devcontainers/anaconda (or anaconda:3).An example Dockerfile is included in this repository. devcontainer/devcontainer.json or updating the FROM statement in your own Dockerfile to the following. devcontainer/base.Dockerfile by using the image property in. While the definition itself works unmodified, you can also directly reference pre-built versions of. See history for information on the contents of published images. Installs dependencies from your environment.yml file and the Python extension.

Anaconda (Python 3) Summaryĭevelop Anaconda applications in Python3.

We'll now be publishing the anaconda image from devcontainers/images/src/anaconda.įor more details, you can review the announcement issue. IMPORTANT NOTE: We're starting to migrate contents of this repo to the devcontainers org, as part of the work on the open dev container specification.
