##// END OF EJS Templates
autoreload docstring
vivainio2 -
Show More
@@ -1,6 +1,11 b''
1 1 """
2 2 IPython extension: autoreload modules before executing the next line
3 3
4 Try::
5
6 %autoreload?
7
8 for documentation.
4 9 """
5 10
6 11 # Pauli Virtanen <pav@iki.fi>, 2008.
General Comments 0
You need to be logged in to leave comments. Login now