0 Forks
2 Stars
2 Watchers

numpy-tutorials

The repo contains all the source code files i used in my numpy tutorial series in youtube.

How to download and setup numpy-tutorials

Open terminal and run command
git clone https://github.com/wonkycode/numpy-tutorials.git
git clone is used to create a copy or clone of numpy-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 numpy-tutorials https://github.com/wonkycode/numpy-tutorials/archive/master.zip

Or simply clone numpy-tutorials with SSH
[email protected]:wonkycode/numpy-tutorials.git

If you have some problems with numpy-tutorials

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