##// END OF EJS Templates
release 8.9.0
release 8.9.0

File last commit:

r28063:25071d01
r28065:cca49a27
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