PyRosettascripts Demo
Demonstration python-rosettascripts integration repo.
Getting started
- Install
conda
Select the python 3.x version for your OS - Environment construction:
conda env create -f environment.yml
Running notebooks
- Data file for analysis notebook can be obtained here
- Run your own server:
conda install jupyter
&&jupyter notebook
- Try out binder (click button below)