Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mor10/cs-python
Baseline template to run Python in a codespace
https://github.com/mor10/cs-python
Last synced: about 2 months ago
JSON representation
Baseline template to run Python in a codespace
- Host: GitHub
- URL: https://github.com/mor10/cs-python
- Owner: mor10
- License: gpl-3.0
- Created: 2024-08-14T20:02:52.000Z (4 months ago)
- Default Branch: main
- Last Pushed: 2024-08-14T21:07:36.000Z (4 months ago)
- Last Synced: 2024-08-15T22:27:27.133Z (4 months ago)
- Size: 19.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Python and Jupyter Notebooks Codespaces Template
Baseline template to run Python in a codespace.## Included
- Python 3.12-bullseye container
- Jupyter Notebooks extensions preinstalled
- Lightweight VS Code config (dark theme etc)
- Auto-loaded requirements.txt file for Python dependencies
- Python .gitignore file## License
Published under GPT-3 license. Free to use, at your own peril.