Skip to content

godatadriven/codespaces-test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Codespaces test repo

Hi! 👋🏻

This repository is to test the use of codespaces.

Using 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:

  1. ✅ Access the repository
  2. Open or create a codespace on the main branch. This will open a new browser tab with a browser version of VS code.

images/create-codespace.png

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.

images/codespace-browser.png

  1. (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.

images/codespace-vscode.png

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.

About

Xebia Data (c) 2025.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages