##// END OF EJS Templates
better message when notebook format is not supported...
better message when notebook format is not supported Different messages for bad version and bad JSON. closes #1592

File last commit:

r1420:34bafc01
r11643:a9c12437
Show More
simplevars.py
2 lines | 22 B | text/x-python | PythonLexer
Fernando Perez
Checkpoint with more tests working....
r1420 x = 1
print 'x is:',x