Skip to content

pilipolio/schibsted-study

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

55 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

schibsted-study

Preparing a Python environment with the scientific libraries

Conda location install

Mind that it doesn't mess with your local python

Python virtualenv

For more experienced users:

Dockerized option

docker pull twiecki/pydata-docker-jupyterhub
docker run -it -p 8888:8888 twiecki/pydata-docker-jupyterhub bash
cd ..; git clone https://github.com/pilipolio/schibsted-study.git; 
jupyter notebook --notebook-dir=./schibsted-study/notebooks --ip=* --no-browser

Running a notebook

Go to the directoy notebooks and run jupyter notebook from here. It should directly open a browser tab where you can open each notebooks.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published