##// END OF EJS Templates
Adresses Fernando Perez review suggestions
Tom Fetherston -
Show More
@@ -111,10 +111,10 b' has a few useful methods for navigation, like again(), edit(), jump(), seek()'
111 111 and back(). It can be reset for a new run via reset() or reloaded from disk
112 112 (in case you've edited the source) via reload(). See their docstrings below.
113 113
114 Note: To make this simpler to explore, a file called "demoExercizer.py" has
114 Note: To make this simpler to explore, a file called "demo-exercizer.py" has
115 115 been added to the \ipython\docs\examples\core. Just cd to this directory in
116 116 an IPython session, and type:
117 run demoExercizer.py
117 run demo-exercizer.py
118 118 and then follow the directions.
119 119 Example
120 120 =======
1 NO CONTENT: file was removed
General Comments 0
You need to be logged in to leave comments. Login now