An open API service indexing awesome lists of open source software.

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

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/).