##// END OF EJS Templates
document ipython and ipykernel global configuration
document ipython and ipykernel global configuration

File last commit:

r25681:299d9f80
r25743:fe834bf4
Show More
environment.yml
15 lines | 208 B | text/x-yaml | YamlLexer
name: ipython_docs
dependencies:
- python=3.6
- setuptools>=18.5
- sphinx>=1.8
- sphinx_rtd_theme
- numpy
- nose
- testpath
- matplotlib
- stack_data
- pip:
- docrepr
- prompt_toolkit
- ipykernel