haraball / euroscipy2017

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

euroscipy2017

Setup

  1. Create a new virtual environment.
virtualenv -p $(which python3.6) .venv
echo "source .venv/bin/activate" > .env  
source .env
  1. Install dependencies
pip install -r requirements.txt
  1. Launch Jupyter notebooks
jupyter notebook

EuroSciPy program

https://www.euroscipy.org/2017/program.html

About


Languages

Language:Jupyter Notebook 100.0%