Show More
@@ -1,6 +1,11 b'' | |||||
1 | """ |
|
1 | """ | |
2 | IPython extension: autoreload modules before executing the next line |
|
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 | # Pauli Virtanen <pav@iki.fi>, 2008. |
|
11 | # Pauli Virtanen <pav@iki.fi>, 2008. |
General Comments 0
You need to be logged in to leave comments.
Login now