##// END OF EJS Templates
fix docstrig, replace eval by regExp...
fix docstrig, replace eval by regExp replace the `eval` to transform the `repr()` of the magic list send by the kernel by a regular expression, change the docstring to be numpy complient (I hope so)
Matthias BUSSONNIER -
r5396:81a8174a
Show More
Name Size Modified Last Commit Author
/ IPython / nbformat / v1
tests
__init__.py Loading ...
convert.py Loading ...
nbbase.py Loading ...
nbjson.py Loading ...
rwbase.py Loading ...