/pysessions

Python Sessions/Class Materials

Primary LanguageJupyter NotebookOtherNOASSERTION

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