1 Forks
10 Stars
10 Watchers

python-tutorials

JupyterLab based Python Tutorials. These are detailed markdown tutorials covering installation, markdown, text datatypes, numeric data types, collections, programming constructs, the collections, itertools, math, random, datetime, statistics, sys, operating system, abc, csv and pickle modules, the numpy and matplotlib libraries.

How to download and setup python-tutorials

Open terminal and run command
git clone https://github.com/PhilipYip1988/python-tutorials.git
git clone is used to create a copy or clone of python-tutorials repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with python-tutorials https://github.com/PhilipYip1988/python-tutorials/archive/master.zip

Or simply clone python-tutorials with SSH
[email protected]:PhilipYip1988/python-tutorials.git

If you have some problems with python-tutorials

You may open issue on python-tutorials support forum (system) here: https://github.com/PhilipYip1988/python-tutorials/issues