##// END OF EJS Templates
Do not use default kwarg
Do not use default kwarg

File last commit:

r28063:25071d01
r28077:69d5fb18
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