Skip to content

Commit

Permalink
Placeholders for debugging chapter
Browse files Browse the repository at this point in the history
  • Loading branch information
shabda committed Jul 17, 2018
1 parent 3890035 commit c0fb50b
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 0 deletions.
1 change: 1 addition & 0 deletions source/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ Essential Python Tools
:maxdepth: 2
:caption: Table of Contents:

repl_and_debugging
linters
environment_management
code_management
Expand Down
11 changes: 11 additions & 0 deletions source/repl_and_debugging.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
Interactive environments and debugging
------------------------------------------

Ipython
++++++++

Jupyter
++++++++

pdb and ipdb
++++++++++++++

0 comments on commit c0fb50b

Please sign in to comment.