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