Skip to content

Latest commit

 

History

History
10 lines (10 loc) · 571 Bytes

File metadata and controls

10 lines (10 loc) · 571 Bytes

Build Status

SBOL Interaction Annotation Tool

Instructions for Use

  • Install Jupyter and Python 3 (if not installed already)
  • Install the followin Python modules (with pip3 install [module name]):
    • ipywidgets
    • requests
    • jupyter_contrib_nbextensions
  • In the folder with the .ipynb file, run in command line:
    jupyter notebook SBOLAnnotations.ipynb