mirror of
https://github.com/jupyter/notebook.git
synced 2024-12-15 04:00:34 +08:00
Add root
This commit is contained in:
parent
130d3d4779
commit
79482e8b4f
@ -20,7 +20,7 @@ import shlex
|
||||
# If extensions (or modules to document with autodoc) are in another directory,
|
||||
# add these directories to sys.path here. If the directory is relative to the
|
||||
# documentation root, use os.path.abspath to make it absolute, like shown here.
|
||||
#sys.path.insert(0, os.path.abspath('.'))
|
||||
sys.path.insert(0, os.path.abspath('../..'))
|
||||
|
||||
if os.environ.get('READTHEDOCS', ''):
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user