##// END OF EJS Templates
Merge branch 'main' into create_app_session_for_debugger_prompt
Merge branch 'main' into create_app_session_for_debugger_prompt

File last commit:

r28063:25071d01
r28087:23d5d48f merge
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