Migrated from GitHub
Go to file
Markus Buhatem Koch 440e7f6d50
Merge pull request #1 from BlockScience/env-setup
Env setup
2018-09-11 17:01:31 -03:00
.gitignore ignore .ds_store 2018-09-11 09:44:50 -03:00
Pipfile initial commit 2018-09-10 17:34:44 -03:00
Pipfile.lock initial commit 2018-09-10 17:34:44 -03:00
README.md Repo cloning instructions 2018-09-11 16:55:40 -03:00
TestNotebook.ipynb initial commit 2018-09-10 17:34:44 -03:00

README.md

DiffyQ-SimCAD

If you don't already have it installed, install pipenv

Clone this repo, then

cd DiffyQ-SimCAD
pipenv run python -m ipykernel install --user --name DiffyQ-SimCAD --display-name "DiffyQ-SimCAD Env"
pipenv run jupyter notebook

When you open TestNotebook.ipynb, you should see it running on the DiffyQ-SimCAD Env Kernel