Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 836 Bytes

File metadata and controls

17 lines (10 loc) · 836 Bytes

codespace-introduction-track

Base Python 3.11 Dev Container & Codespace for instruction purposes. Uses https://github.com/b-data/data-science-devcontainers. See the links below on how to use this on your local machine (VS Dev Container) or on GitHub Codespaces.

Getting started

In GitHub

Launch the codespace directly from GitHub, using the green code button. Click the Codespaces tab and select create codespace.

In VS Code on you local machine

Clone the respository and open the folder in VS Code. You will be prompted whether you want to open the folder in a devcontainer.

Further reading