Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 259 Bytes

building-from-source.md

File metadata and controls

19 lines (13 loc) · 259 Bytes

Building from Source with setup.py

Developer Install

git clone https://gitlab.com/lanzara-group/python-arpes

cd python-arpes

tools/run-after-git-clone
pip install -e .

Next you can test with

# or jupyter lab
jupyter notebook