This repo contains all the python tutorial files
python-colab is an end-to-end open source project for learning purpose. It is a set of comprehensive notebooks that will teach you python from zero to hero. Python-colab was originally developed by shahid.
Note: This project uses python 3.8 or later .
To clone notebooks type the following command in your terminal . But be sure you have python installed in your system .visit python.org for help .
git clone https://github.com/Shahid-coder/python-colab.git
cd python-colab
pip install -r requirements.txt
jupyter-notebook
There is a link in each file for running on colab You will also see binder link on top of this page .
If you want to contribute to python-colab, be sure to review the contribution guidelines. We use GitHub issues for tracking requests and bugs.
For license see License