##// 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 and back(). It can be reset for a new run via reset() or reloaded from disk
111 and back(). It can be reset for a new run via reset() or reloaded from disk
112 (in case you've edited the source) via reload(). See their docstrings below.
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 been added to the \ipython\docs\examples\core. Just cd to this directory in
115 been added to the \ipython\docs\examples\core. Just cd to this directory in
116 an IPython session, and type:
116 an IPython session, and type:
117 run demoExercizer.py
117 run demo-exercizer.py
118 and then follow the directions.
118 and then follow the directions.
119 Example
119 Example
120 =======
120 =======
1 NO CONTENT: file was removed
NO CONTENT: file was removed
General Comments 0
You need to be logged in to leave comments. Login now