daniestevez / jupyter_notebooks_old

Backup of jupyter_notebooks before switch to git-annex for data files

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

jupyter_notebooks

Assorted Jupyter notebooks by Daniel Estévez

This git repository is huge, and most people will only be interested in part of it.

Individual Jupyter notebooks can be downloaded by using the "Raw" button when viewing the notebook (right click the "Raw" button and choose "Save link as..." is advised).

Complete folders can be downloaded using svn as indicated here. Basically, navigate to the folder you wish to download, replace tree/master with trunk and use that URL to do an svn checkout.

Example: To download only the eshail2 folder, the Github URL is https://github.com/daniestevez/jupyter_notebooks/tree/master/eshail2, so you should do

svn checkout https://github.com/daniestevez/jupyter_notebooks/trunk/eshail2

About

Backup of jupyter_notebooks before switch to git-annex for data files

License:GNU General Public License v3.0


Languages

Language:Jupyter Notebook 99.9%Language:Python 0.1%Language:Shell 0.0%Language:C 0.0%Language:Makefile 0.0%