Skip to content

mjschurig/devcontainer-julia-cuda

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

devcontainer-julia-cuda

Wraps CUDA and julia in a devcontainer for fast setup and development

Quickstart

Setup

Token

Change the token in docker-compose.yml

environment: JUPYTER_TOKEN: "Test1234!"

to another value.

GPUs

Set the GPU usage in docker-compose.yml

JuptyerLab

The src folder is mounted to the JupyterLab parent directory. This can be changed in docker-compose.yml

volumes: - ../src:/home/jovyan/projects

Dependencies

This essentially just wraps the awesome CUDA extended julia-jupyterlab in a devcontainer for fast and easy setup

About

Wraps CUDA and julia in a devcontainer for fast setup and development

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published