##// END OF EJS Templates
only put the notebook in a container...
only put the notebook in a container allows pager to be full-width

File last commit:

r8525:61ef7793
r10909:853c4c1b
Show More
__init__.py
4 lines | 87 B | text/x-python | PythonLexer
try:
from jsonpointer import *
except ImportError :
from _jsonpointer import *