We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
$ conda create -n flapjack python=3 $ conda activate flapjack $ git clone https://github.com/RudgeLab/pyFlapjack.git $ cd flapjack/ $ pip install -e . $ conda install -c plotly plotly-orca
Start using this package following the notebooks in this repository.