##// END OF EJS Templates
back to dev
back to dev

File last commit:

r28063:25071d01
r28066:14faa28a
Show More
environment.yml
18 lines | 261 B | text/x-yaml | YamlLexer
name: ipython_docs
channels:
- conda-forge
- defaults
dependencies:
- python=3.10
- setuptools
- sphinx>=4.2
- sphinx_rtd_theme
- numpy
- testpath
- matplotlib
- pip
- pip:
- docrepr
- prompt_toolkit
- ipykernel
- stack_data