Skip to content

Latest commit

 

History

History
7 lines (7 loc) · 245 Bytes

README.md

File metadata and controls

7 lines (7 loc) · 245 Bytes
conda env create -n beakerx_widgets -f configuration.yml
conda activate beakerx_widgets 
# install beakerx_base (cd $PATH_TO_BEAKERX_BASE; pip install -e .)
(cd beakerx_widgets; pip install -r requirements.txt --verbose)
beakerx install