cogent3 / Cogent3Workshop

Materials for the Phylomania workshop
BSD 3-Clause "New" or "Revised" License
8 stars 4 forks source link

Test of using devcontainers #41

Closed khiron closed 9 months ago

khiron commented 9 months ago

test_devcontainer.zip

If you unzip this into a new folder and tell VS code to open that folder - you should be prompted to run it as a container and that will set up a full cogent3 envrironment

rmcar17 commented 9 months ago

Works correctly on Windows Home 10 Home with docker (wsl2 backend) installed. Took ~13 minutes to build the dev container on my HDD.

There was an issue with Pylance not working inside the notebook. I managed to fix this by running Python: Clear Cache and Reload Window in vscode's command palette.

KatherineCaley commented 9 months ago

Worked in about 3 minutes for me!