##// END OF EJS Templates
Fix formatting of usage examples for `set_env` magic
Fix formatting of usage examples for `set_env` magic

File last commit:

r28063:25071d01
r28067:4a347f74
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