https://github.com/emasuriano/python-demos
Demo repository to share python code mostly for learning needs
https://github.com/emasuriano/python-demos
Last synced: 21 days ago
JSON representation
Demo repository to share python code mostly for learning needs
- Host: GitHub
- URL: https://github.com/emasuriano/python-demos
- Owner: EmaSuriano
- Created: 2024-05-12T18:45:48.000Z (12 months ago)
- Default Branch: main
- Last Pushed: 2024-05-28T13:54:03.000Z (11 months ago)
- Last Synced: 2024-05-29T00:14:41.502Z (11 months ago)
- Language: Jupyter Notebook
- Size: 3.2 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# python-demos
Demo repository to share python code mostly for learning needs
In order to open jupyter notebook in the browser, you can directly use Google Colab for it:
> https://colab.research.google.com/github/EmaSuriano/python-demos/blob/main/NAME_OF_THE_FILE.ipynb
Replace `NAME_OF_THE_FILE` with the name of a file in the directory.
This repository is also deployed using jupyterlite, to access the website [click here](https://emasuriano.github.io/python-demos/).