Skip to content
This repository was archived by the owner on Apr 29, 2021. It is now read-only.

Latest commit

 

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Data Sandbox - Data Science project skeleton

Quickstart

./run.sh

or step by step:

export JUPYTER_CONFIG_DIR=$PWD
export PYTHONPATH=$PWD

virtualenv env
source env/bin/activate
pip install -r requirements.txt
jupyter lab

Update libraries

todo

About

No description, website, or topics provided.

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages