...
Clone SeMPyRO repository
Install Jupyter notebook (An official installation guidguide: https://jupyter.org/install )
Install SeMPyRO package (
pip install sempyro
) and dependeciesInstall additional dependencies for the particular notebook:
tabulate
andpandas
Run Jupyter notebook, the repository with a running kernel will be opened in your browser.
Navigate to
./docs/Usage_example_FDP.ipynb
, you can execute statements there one by one