Skip to content
This repository has been archived by the owner on Feb 7, 2019. It is now read-only.

Latest commit

 

History

History
21 lines (15 loc) · 546 Bytes

README.md

File metadata and controls

21 lines (15 loc) · 546 Bytes

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