https://github.com/sourceallies/shedding-python
Small Python Ideas contained in jupyter notebooks
https://github.com/sourceallies/shedding-python
Last synced: 11 months ago
JSON representation
Small Python Ideas contained in jupyter notebooks
- Host: GitHub
- URL: https://github.com/sourceallies/shedding-python
- Owner: sourceallies
- Created: 2024-06-18T19:47:57.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-07-16T16:56:48.000Z (almost 2 years ago)
- Last Synced: 2024-07-17T01:55:46.727Z (almost 2 years ago)
- Language: Jupyter Notebook
- Size: 17.6 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# shedding-python
Small Python Ideas contained in jupyter notebooks
Setup (Mac):
```sh
brew install hatch # If you don't already have it
hatch run lab
```