You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
monkeyking/docs/environment.yml

21 lines
281 B

name: notebook_docs
channels:
- conda-forge
dependencies:
- python=3.8
- pydata-sphinx-theme
- jinja2
- tornado
- nbformat
- jupyter_client
- ipykernel
- pip
- sphinx
- terminado
- myst-parser
- pip:
- nbsphinx
- Send2Trash
- prometheus_client
- sphinxcontrib_github_alt