Hi! 👋🏻
This repository is to test the use of codespaces.
We provide a devcontainer that spins up a virtual environment with everything ready for the training using VS code as an editor. The steps to set this up are:
- ✅ Access the repository
- Open or create a codespace on the
main
branch. This will open a new browser tab with a browser version of VS code.
Codespaces allow you to work on a repository on a computer other than your own, saving you from the trouble of setting everything up yourself.
It can take a few minutes to set up, but eventually you will be able to check that everything is ready by typing uv
into the terminal.
- (Optional) If you have VS Code installed in your computer, you can access the codespace in your desktop editor. To do so, click the "Open in VS Code Desktop" option in the top-right menu under the three horizontal bars icon. You might get a pop-up prompting you to install some extensions (e.g. for python, jupyter) if they are not already installed.
That's it! You should be all setup now. If you are using VS Code desktop you can close the browser-based VS code tab.
Xebia Data (c) 2025.