notebook/docs/environment.yml

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

21 lines
281 B
YAML
Raw Permalink Normal View History

2016-01-27 17:05:57 +00:00
name: notebook_docs
channels:
- conda-forge
2016-01-27 17:05:57 +00:00
dependencies:
- python=3.8
2022-03-04 14:39:22 +01:00
- pydata-sphinx-theme
2016-01-27 17:05:57 +00:00
- jinja2
- tornado
- nbformat
- jupyter_client
- ipykernel
- pip
2018-06-17 11:15:28 +02:00
- sphinx
- terminado
- myst-parser
- pip:
- nbsphinx
- Send2Trash
- prometheus_client
- sphinxcontrib_github_alt