pywaker / pysessions

Python Sessions/Class Materials

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

pysessions


Deprecated

This repository is being splitted into separate repository

see datascience for datascience and python for python basics.

Downloading and loading files in jupyter

Requires Miniconda/Anaconda to be installed

$ git clone https://github.com/lfapython/pysessions.git
$ cd pysessions
$ git submodule init
$ git submodule update
$ conda env create
$ source activate pysession
$ jupyter-notebook

About

Python Sessions/Class Materials

License:Other


Languages

Language:Jupyter Notebook 100.0%Language:Python 0.0%