##// END OF EJS Templates
Merge pull request #13683 from genelkim/tbtools-debugger-cls-var-fix...
Merge pull request #13683 from genelkim/tbtools-debugger-cls-var-fix Correct the debugger_cls() call to self.debugger_cls() call in TBTool

File last commit:

r27055:f1a6a479
r27679:7aa91454 merge
Show More
environment.yml
18 lines | 272 B | text/x-yaml | YamlLexer
name: ipython_docs
channels:
- conda-forge
- defaults
dependencies:
- python=3.8
- setuptools>=18.5
- sphinx>=4.2
- sphinx_rtd_theme>=1.0
- numpy
- nose
- testpath
- matplotlib
- pip:
- docrepr
- prompt_toolkit
- ipykernel
- stack_data