vscode-dev-containers/containers/julia
Chuck Lantz f08b87ecf2
Update master to main (#864)
2021-05-25 06:51:04 -07:00
..
.devcontainer Move Julia post create commands into the image (#650) 2020-11-13 06:44:41 -08:00
test-project Regression test fixes (CI Ignore) 2020-12-18 16:35:44 +00:00
.npmignore Fix paths in .npmignore for Julia (#649) 2020-11-13 06:36:06 -08:00
README.md Update master to main (#864) 2021-05-25 06:51:04 -07:00

README.md

Julia (Community)

Summary

Develop Julia applications.

Metadata Value
Contributors David Anthoff, github.com/davidanthoff
Categories Community, Languages
Definition type Image
Works in Codespaces Yes
Container host OS support Linux, macOS, Windows
Container OS Debian
Languages, platforms Julia

Using this definition

  1. If this is your first time using a development container, please see getting started information on setting up Remote-Containers or creating a codespace using GitHub Codespaces.

  2. Start VS Code and open your project folder or connect to a codespace.

  3. Press F1 select and Add Development Container Configuration Files... command for Remote-Containers or Codespaces.

    Note: If needed, you can drag-and-drop the .devcontainer folder from this sub-folder in a locally cloned copy of this repository into the VS Code file explorer instead of using the command.

  4. Select this definition. You may also need to select Show All Definitions... for it to appear.

  5. Finally, press F1 and run Remote-Containers: Reopen Folder in Container or Codespaces: Rebuild Container to start using the definition.

License

Copyright (c) Microsoft Corporation. All rights reserved.

Licensed under the MIT License. See LICENSE.