##// END OF EJS Templates
Merge pull request #2194 from minrk/clean_nan...
Merge pull request #2194 from minrk/clean_nan Clean nan/inf in json_clean. The floating point values NaN and Infinity are not part of the JSON specification and causes some parsers to throw errors. Since our usage is only for things like the display of function defaults, we can use a basic string representation ('NaN', 'inf', etc) instead.
Bradley M. Froehle -
r8047:157d99af merge
Show More
Name Size Modified Last Commit Author
/ ... / notebook / static / codemirror / mode / xml
index.html Loading ...
xml.js Loading ...