Loading jupyter/docs/Source/conf.py +3 −2 Original line number Diff line number Diff line Loading @@ -13,8 +13,9 @@ import os import sys sys.path.append('/jupyter/src/') # sys.path.insert(0, os.path.abspath('.')) sys.path.insert(0, os.path.abspath('.')) sys.path.insert(0, os.path.abspath('../../CartoCosmos-1')) sys.path.insert(0, os.path.abspath('../..')) #extensions = [ # 'jupyter_sphinx', Loading Loading
jupyter/docs/Source/conf.py +3 −2 Original line number Diff line number Diff line Loading @@ -13,8 +13,9 @@ import os import sys sys.path.append('/jupyter/src/') # sys.path.insert(0, os.path.abspath('.')) sys.path.insert(0, os.path.abspath('.')) sys.path.insert(0, os.path.abspath('../../CartoCosmos-1')) sys.path.insert(0, os.path.abspath('../..')) #extensions = [ # 'jupyter_sphinx', Loading