Repository to provide a simple Python Tutorial for developers.
Note
A local environment does change the data of the repository. If you want to save them, it is recommended to fork the original repository.
- Install astral-uv
- Clone the repository
git clone https://github.com/es-ude/binder.org-sample binder-sample && cd binder-sample - Run
uv sync --all-groupsto install all dependencies. - Run
uv run --with jupyter jupyter labto start the Jupyter Server. - Go to localhost:8888/
Warning
Binder doesn't store your changes! You can download/restore your changes to/from your browser cache.
Click the 'binder Jupyter ...' badge on top of the README file.