News

Once set up, iucn_sim will be installed in your standard path, so you can simply type iucn_sim in your command line (use Anaconda Powershell Prompt if you are a Windows user) to call the program.
Jupytext is also available at the command line. You can pair a notebook with jupytext --set-formats ipynb,py:percent notebook.ipynb synchronize the paired files with jupytext --sync notebook.py (the ...