Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/andredarcie/python-in-one-page
- Owner: andredarcie
- Created: 2020-07-22T00:14:28.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2020-09-21T00:35:37.000Z (over 4 years ago)
- Last Synced: 2024-11-11T14:25:45.963Z (2 months ago)
- Topics: guide, jupyter-notebook, jupyter-notebooks, learn-to-code, learning, markdown, onepage, python, python3, reference, reference-guide, tutorial-code
- Language: Jupyter Notebook
- Homepage:
- Size: 637 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
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