Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 409 Bytes

README.md

File metadata and controls

19 lines (12 loc) · 409 Bytes

Practical Mission Analysis with Python using poliastro

Remote/cloud usage

Binder will create a cloud environment with all the dependencies just for you!

Binder

Local installation

(.venv) $ pip install pip-tools && pip-sync

or, alternatively,

(.venv) $ pip install -r requirements.txt