Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/andredarcie/python-in-one-page

Python covered in one Jupyter Notebook
https://github.com/andredarcie/python-in-one-page

guide jupyter-notebook jupyter-notebooks learn-to-code learning markdown onepage python python3 reference reference-guide tutorial-code

Last synced: 1 day ago
JSON representation

Python covered in one Jupyter Notebook

Awesome Lists containing this project

README

        

# 📜 Python in one page ![GitHub license](https://img.shields.io/badge/license-MIT-blue.svg)

[Jupyter Notebook](https://github.com/andredarcie/python-in-one-page/blob/master/python_in_one_page.ipynb)

**How to Contribute**
---

1. Clone repo and create a new branch: `$ git checkout https://github.com/andredarcie/python-in-one-page -b name_for_new_branch`.
2. Make changes and test
3. Submit Pull Request with comprehensive description of changes