Skip to content

optimagic-dev/scipy-2022-dev

Repository files navigation

Scipy 2022 Tutorials

Development Repository

Get started by installing the conda environment.

cd into project root
mamba env create -f environment.yml
conda activate scipy_dev
pip install -e .

Presentation

Our presentation is compiled to HTML using marp, which needs to be installed and made available to the PATH. To get a PDF version that correctly displays pauses/breaks, we utilize decktape.

Installation of marp and decktape

To check that both executables are installed run

$ pytask src/scipy_dev/task_test_installations.py

Installation:

  • marp: Can be installed from the README instructions
  • decktape: Can be installed via npm install -g decktape

Credits

This project was created with cookiecutter and the cookiecutter-pytask-project template.

About

Development repository for the Scipy 2022 tutorial

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages