Jupyter loading blank web page












1















Following a system crash, jupyter has stopped working on port 8888.



The menu navigation works fine, but creating a new notebook or loading the one I was working on before my computer crashed results in a blank web-page.



I am using Chrome, running on Mac OS X.



I have attempted browser history and cache clearing (as recomended in the answers to similar questions), rebooting and reinstalling jupyter. The last one just seemed to give me more errors appearing in the console (or at least I don't remember seeing the last two, but can't double check).



As it still worked on port 8889, I just carried on using it. However 8889 has just started failing in the same way - and I'm now using port 8890. Calling 'netstat -anp tcp' in the terminal doesn't show anything running on ports 8888 or 8889.



The following is the current output from the console, taken from trying to run it on port 8888:



Uncaught SyntaxError: Invalid or unexpected token

Uncaught SyntaxError: Invalid or unexpected token

Uncaught TypeError: Cannot read property 'h' of undefined
at index.js?v=f865e990e65ad27e3a2601d8adb48db1:1
at index.js?v=f865e990e65ad27e3a2601d8adb48db1:1
at index.js?v=f865e990e65ad27e3a2601d8adb48db1:1
(anonymous) @ index.js?v=f865e990e65ad27e3a2601d8adb48db1:1
(anonymous) @ index.js?v=f865e990e65ad27e3a2601d8adb48db1:1
(anonymous) @ index.js?v=f865e990e65ad27e3a2601d8adb48db1:1

ReferenceError: preact is not defined
at commandpalette.js:118
at Object.execCb (require.js?v=6da8be361b9ee26c5e721e76c6d4afce:1690)
at Module.check (require.js?v=6da8be361b9ee26c5e721e76c6d4afce:865)
at Module.enable (require.js?v=6da8be361b9ee26c5e721e76c6d4afce:1177)
at Object.enable (require.js?v=6da8be361b9ee26c5e721e76c6d4afce:1550)
at Module.<anonymous> (require.js?v=6da8be361b9ee26c5e721e76c6d4afce:1162)
at require.js?v=6da8be361b9ee26c5e721e76c6d4afce:131
at each (require.js?v=6da8be361b9ee26c5e721e76c6d4afce:56)
at Module.enable (require.js?v=6da8be361b9ee26c5e721e76c6d4afce:1114)
at Object.enable (require.js?v=6da8be361b9ee26c5e721e76c6d4afce:1550)
check @ require.js?v=6da8be361b9ee26c5e721e76c6d4afce:900
enable @ require.js?v=6da8be361b9ee26c5e721e76c6d4afce:1177
enable @ require.js?v=6da8be361b9ee26c5e721e76c6d4afce:1550
(anonymous) @ require.js?v=6da8be361b9ee26c5e721e76c6d4afce:1162
(anonymous) @ require.js?v=6da8be361b9ee26c5e721e76c6d4afce:131
each @ require.js?v=6da8be361b9ee26c5e721e76c6d4afce:56
enable @ require.js?v=6da8be361b9ee26c5e721e76c6d4afce:1114
enable @ require.js?v=6da8be361b9ee26c5e721e76c6d4afce:1550
(anonymous) @ require.js?v=6da8be361b9ee26c5e721e76c6d4afce:1162
(anonymous) @ require.js?v=6da8be361b9ee26c5e721e76c6d4afce:131
each @ require.js?v=6da8be361b9ee26c5e721e76c6d4afce:56
enable @ require.js?v=6da8be361b9ee26c5e721e76c6d4afce:1114
init @ require.js?v=6da8be361b9ee26c5e721e76c6d4afce:783
(anonymous) @ require.js?v=6da8be361b9ee26c5e721e76c6d4afce:1453
setTimeout (async)
req.nextTick @ require.js?v=6da8be361b9ee26c5e721e76c6d4afce:1809
localRequire @ require.js?v=6da8be361b9ee26c5e721e76c6d4afce:1442
requirejs @ require.js?v=6da8be361b9ee26c5e721e76c6d4afce:1791
(anonymous) @ clipboard.js:80
require.js?v=6da8be361b9ee26c5e721e76c6d4afce:900

TypeError: Cannot read property 'ShortcutEditor' of undefined
at shortcuteditor.js:198
at Object.execCb (require.js?v=6da8be361b9ee26c5e721e76c6d4afce:1690)
at Module.check (require.js?v=6da8be361b9ee26c5e721e76c6d4afce:865)
at Module.enable (require.js?v=6da8be361b9ee26c5e721e76c6d4afce:1177)
at Object.enable (require.js?v=6da8be361b9ee26c5e721e76c6d4afce:1550)
at Module.<anonymous> (require.js?v=6da8be361b9ee26c5e721e76c6d4afce:1162)
at require.js?v=6da8be361b9ee26c5e721e76c6d4afce:131
at each (require.js?v=6da8be361b9ee26c5e721e76c6d4afce:56)
at Module.enable (require.js?v=6da8be361b9ee26c5e721e76c6d4afce:1114)
at Module.init (require.js?v=6da8be361b9ee26c5e721e76c6d4afce:783)
check @ require.js?v=6da8be361b9ee26c5e721e76c6d4afce:900
enable @ require.js?v=6da8be361b9ee26c5e721e76c6d4afce:1177
enable @ require.js?v=6da8be361b9ee26c5e721e76c6d4afce:1550
(anonymous) @ require.js?v=6da8be361b9ee26c5e721e76c6d4afce:1162
(anonymous) @ require.js?v=6da8be361b9ee26c5e721e76c6d4afce:131
each @ require.js?v=6da8be361b9ee26c5e721e76c6d4afce:56
enable @ require.js?v=6da8be361b9ee26c5e721e76c6d4afce:1114
init @ require.js?v=6da8be361b9ee26c5e721e76c6d4afce:783
(anonymous) @ require.js?v=6da8be361b9ee26c5e721e76c6d4afce:1453
setTimeout (async)
req.nextTick @ require.js?v=6da8be361b9ee26c5e721e76c6d4afce:1809
localRequire @ require.js?v=6da8be361b9ee26c5e721e76c6d4afce:1442
requirejs @ require.js?v=6da8be361b9ee26c5e721e76c6d4afce:1791
(anonymous) @ clipboard.js:80
require.js?v=6da8be361b9ee26c5e721e76c6d4afce:900

TypeError: Cannot read property 'Notebook' of undefined
at main.js:24
at Object.execCb (require.js?v=6da8be361b9ee26c5e721e76c6d4afce:1690)
at Module.check (require.js?v=6da8be361b9ee26c5e721e76c6d4afce:865)
at Module.<anonymous> (require.js?v=6da8be361b9ee26c5e721e76c6d4afce:1140)
at require.js?v=6da8be361b9ee26c5e721e76c6d4afce:131
at require.js?v=6da8be361b9ee26c5e721e76c6d4afce:1190
at each (require.js?v=6da8be361b9ee26c5e721e76c6d4afce:56)
at Module.emit (require.js?v=6da8be361b9ee26c5e721e76c6d4afce:1189)
at Module.check (require.js?v=6da8be361b9ee26c5e721e76c6d4afce:940)
at Module.enable (require.js?v=6da8be361b9ee26c5e721e76c6d4afce:1177)









share|improve this question



























    1















    Following a system crash, jupyter has stopped working on port 8888.



    The menu navigation works fine, but creating a new notebook or loading the one I was working on before my computer crashed results in a blank web-page.



    I am using Chrome, running on Mac OS X.



    I have attempted browser history and cache clearing (as recomended in the answers to similar questions), rebooting and reinstalling jupyter. The last one just seemed to give me more errors appearing in the console (or at least I don't remember seeing the last two, but can't double check).



    As it still worked on port 8889, I just carried on using it. However 8889 has just started failing in the same way - and I'm now using port 8890. Calling 'netstat -anp tcp' in the terminal doesn't show anything running on ports 8888 or 8889.



    The following is the current output from the console, taken from trying to run it on port 8888:



    Uncaught SyntaxError: Invalid or unexpected token

    Uncaught SyntaxError: Invalid or unexpected token

    Uncaught TypeError: Cannot read property 'h' of undefined
    at index.js?v=f865e990e65ad27e3a2601d8adb48db1:1
    at index.js?v=f865e990e65ad27e3a2601d8adb48db1:1
    at index.js?v=f865e990e65ad27e3a2601d8adb48db1:1
    (anonymous) @ index.js?v=f865e990e65ad27e3a2601d8adb48db1:1
    (anonymous) @ index.js?v=f865e990e65ad27e3a2601d8adb48db1:1
    (anonymous) @ index.js?v=f865e990e65ad27e3a2601d8adb48db1:1

    ReferenceError: preact is not defined
    at commandpalette.js:118
    at Object.execCb (require.js?v=6da8be361b9ee26c5e721e76c6d4afce:1690)
    at Module.check (require.js?v=6da8be361b9ee26c5e721e76c6d4afce:865)
    at Module.enable (require.js?v=6da8be361b9ee26c5e721e76c6d4afce:1177)
    at Object.enable (require.js?v=6da8be361b9ee26c5e721e76c6d4afce:1550)
    at Module.<anonymous> (require.js?v=6da8be361b9ee26c5e721e76c6d4afce:1162)
    at require.js?v=6da8be361b9ee26c5e721e76c6d4afce:131
    at each (require.js?v=6da8be361b9ee26c5e721e76c6d4afce:56)
    at Module.enable (require.js?v=6da8be361b9ee26c5e721e76c6d4afce:1114)
    at Object.enable (require.js?v=6da8be361b9ee26c5e721e76c6d4afce:1550)
    check @ require.js?v=6da8be361b9ee26c5e721e76c6d4afce:900
    enable @ require.js?v=6da8be361b9ee26c5e721e76c6d4afce:1177
    enable @ require.js?v=6da8be361b9ee26c5e721e76c6d4afce:1550
    (anonymous) @ require.js?v=6da8be361b9ee26c5e721e76c6d4afce:1162
    (anonymous) @ require.js?v=6da8be361b9ee26c5e721e76c6d4afce:131
    each @ require.js?v=6da8be361b9ee26c5e721e76c6d4afce:56
    enable @ require.js?v=6da8be361b9ee26c5e721e76c6d4afce:1114
    enable @ require.js?v=6da8be361b9ee26c5e721e76c6d4afce:1550
    (anonymous) @ require.js?v=6da8be361b9ee26c5e721e76c6d4afce:1162
    (anonymous) @ require.js?v=6da8be361b9ee26c5e721e76c6d4afce:131
    each @ require.js?v=6da8be361b9ee26c5e721e76c6d4afce:56
    enable @ require.js?v=6da8be361b9ee26c5e721e76c6d4afce:1114
    init @ require.js?v=6da8be361b9ee26c5e721e76c6d4afce:783
    (anonymous) @ require.js?v=6da8be361b9ee26c5e721e76c6d4afce:1453
    setTimeout (async)
    req.nextTick @ require.js?v=6da8be361b9ee26c5e721e76c6d4afce:1809
    localRequire @ require.js?v=6da8be361b9ee26c5e721e76c6d4afce:1442
    requirejs @ require.js?v=6da8be361b9ee26c5e721e76c6d4afce:1791
    (anonymous) @ clipboard.js:80
    require.js?v=6da8be361b9ee26c5e721e76c6d4afce:900

    TypeError: Cannot read property 'ShortcutEditor' of undefined
    at shortcuteditor.js:198
    at Object.execCb (require.js?v=6da8be361b9ee26c5e721e76c6d4afce:1690)
    at Module.check (require.js?v=6da8be361b9ee26c5e721e76c6d4afce:865)
    at Module.enable (require.js?v=6da8be361b9ee26c5e721e76c6d4afce:1177)
    at Object.enable (require.js?v=6da8be361b9ee26c5e721e76c6d4afce:1550)
    at Module.<anonymous> (require.js?v=6da8be361b9ee26c5e721e76c6d4afce:1162)
    at require.js?v=6da8be361b9ee26c5e721e76c6d4afce:131
    at each (require.js?v=6da8be361b9ee26c5e721e76c6d4afce:56)
    at Module.enable (require.js?v=6da8be361b9ee26c5e721e76c6d4afce:1114)
    at Module.init (require.js?v=6da8be361b9ee26c5e721e76c6d4afce:783)
    check @ require.js?v=6da8be361b9ee26c5e721e76c6d4afce:900
    enable @ require.js?v=6da8be361b9ee26c5e721e76c6d4afce:1177
    enable @ require.js?v=6da8be361b9ee26c5e721e76c6d4afce:1550
    (anonymous) @ require.js?v=6da8be361b9ee26c5e721e76c6d4afce:1162
    (anonymous) @ require.js?v=6da8be361b9ee26c5e721e76c6d4afce:131
    each @ require.js?v=6da8be361b9ee26c5e721e76c6d4afce:56
    enable @ require.js?v=6da8be361b9ee26c5e721e76c6d4afce:1114
    init @ require.js?v=6da8be361b9ee26c5e721e76c6d4afce:783
    (anonymous) @ require.js?v=6da8be361b9ee26c5e721e76c6d4afce:1453
    setTimeout (async)
    req.nextTick @ require.js?v=6da8be361b9ee26c5e721e76c6d4afce:1809
    localRequire @ require.js?v=6da8be361b9ee26c5e721e76c6d4afce:1442
    requirejs @ require.js?v=6da8be361b9ee26c5e721e76c6d4afce:1791
    (anonymous) @ clipboard.js:80
    require.js?v=6da8be361b9ee26c5e721e76c6d4afce:900

    TypeError: Cannot read property 'Notebook' of undefined
    at main.js:24
    at Object.execCb (require.js?v=6da8be361b9ee26c5e721e76c6d4afce:1690)
    at Module.check (require.js?v=6da8be361b9ee26c5e721e76c6d4afce:865)
    at Module.<anonymous> (require.js?v=6da8be361b9ee26c5e721e76c6d4afce:1140)
    at require.js?v=6da8be361b9ee26c5e721e76c6d4afce:131
    at require.js?v=6da8be361b9ee26c5e721e76c6d4afce:1190
    at each (require.js?v=6da8be361b9ee26c5e721e76c6d4afce:56)
    at Module.emit (require.js?v=6da8be361b9ee26c5e721e76c6d4afce:1189)
    at Module.check (require.js?v=6da8be361b9ee26c5e721e76c6d4afce:940)
    at Module.enable (require.js?v=6da8be361b9ee26c5e721e76c6d4afce:1177)









    share|improve this question

























      1












      1








      1








      Following a system crash, jupyter has stopped working on port 8888.



      The menu navigation works fine, but creating a new notebook or loading the one I was working on before my computer crashed results in a blank web-page.



      I am using Chrome, running on Mac OS X.



      I have attempted browser history and cache clearing (as recomended in the answers to similar questions), rebooting and reinstalling jupyter. The last one just seemed to give me more errors appearing in the console (or at least I don't remember seeing the last two, but can't double check).



      As it still worked on port 8889, I just carried on using it. However 8889 has just started failing in the same way - and I'm now using port 8890. Calling 'netstat -anp tcp' in the terminal doesn't show anything running on ports 8888 or 8889.



      The following is the current output from the console, taken from trying to run it on port 8888:



      Uncaught SyntaxError: Invalid or unexpected token

      Uncaught SyntaxError: Invalid or unexpected token

      Uncaught TypeError: Cannot read property 'h' of undefined
      at index.js?v=f865e990e65ad27e3a2601d8adb48db1:1
      at index.js?v=f865e990e65ad27e3a2601d8adb48db1:1
      at index.js?v=f865e990e65ad27e3a2601d8adb48db1:1
      (anonymous) @ index.js?v=f865e990e65ad27e3a2601d8adb48db1:1
      (anonymous) @ index.js?v=f865e990e65ad27e3a2601d8adb48db1:1
      (anonymous) @ index.js?v=f865e990e65ad27e3a2601d8adb48db1:1

      ReferenceError: preact is not defined
      at commandpalette.js:118
      at Object.execCb (require.js?v=6da8be361b9ee26c5e721e76c6d4afce:1690)
      at Module.check (require.js?v=6da8be361b9ee26c5e721e76c6d4afce:865)
      at Module.enable (require.js?v=6da8be361b9ee26c5e721e76c6d4afce:1177)
      at Object.enable (require.js?v=6da8be361b9ee26c5e721e76c6d4afce:1550)
      at Module.<anonymous> (require.js?v=6da8be361b9ee26c5e721e76c6d4afce:1162)
      at require.js?v=6da8be361b9ee26c5e721e76c6d4afce:131
      at each (require.js?v=6da8be361b9ee26c5e721e76c6d4afce:56)
      at Module.enable (require.js?v=6da8be361b9ee26c5e721e76c6d4afce:1114)
      at Object.enable (require.js?v=6da8be361b9ee26c5e721e76c6d4afce:1550)
      check @ require.js?v=6da8be361b9ee26c5e721e76c6d4afce:900
      enable @ require.js?v=6da8be361b9ee26c5e721e76c6d4afce:1177
      enable @ require.js?v=6da8be361b9ee26c5e721e76c6d4afce:1550
      (anonymous) @ require.js?v=6da8be361b9ee26c5e721e76c6d4afce:1162
      (anonymous) @ require.js?v=6da8be361b9ee26c5e721e76c6d4afce:131
      each @ require.js?v=6da8be361b9ee26c5e721e76c6d4afce:56
      enable @ require.js?v=6da8be361b9ee26c5e721e76c6d4afce:1114
      enable @ require.js?v=6da8be361b9ee26c5e721e76c6d4afce:1550
      (anonymous) @ require.js?v=6da8be361b9ee26c5e721e76c6d4afce:1162
      (anonymous) @ require.js?v=6da8be361b9ee26c5e721e76c6d4afce:131
      each @ require.js?v=6da8be361b9ee26c5e721e76c6d4afce:56
      enable @ require.js?v=6da8be361b9ee26c5e721e76c6d4afce:1114
      init @ require.js?v=6da8be361b9ee26c5e721e76c6d4afce:783
      (anonymous) @ require.js?v=6da8be361b9ee26c5e721e76c6d4afce:1453
      setTimeout (async)
      req.nextTick @ require.js?v=6da8be361b9ee26c5e721e76c6d4afce:1809
      localRequire @ require.js?v=6da8be361b9ee26c5e721e76c6d4afce:1442
      requirejs @ require.js?v=6da8be361b9ee26c5e721e76c6d4afce:1791
      (anonymous) @ clipboard.js:80
      require.js?v=6da8be361b9ee26c5e721e76c6d4afce:900

      TypeError: Cannot read property 'ShortcutEditor' of undefined
      at shortcuteditor.js:198
      at Object.execCb (require.js?v=6da8be361b9ee26c5e721e76c6d4afce:1690)
      at Module.check (require.js?v=6da8be361b9ee26c5e721e76c6d4afce:865)
      at Module.enable (require.js?v=6da8be361b9ee26c5e721e76c6d4afce:1177)
      at Object.enable (require.js?v=6da8be361b9ee26c5e721e76c6d4afce:1550)
      at Module.<anonymous> (require.js?v=6da8be361b9ee26c5e721e76c6d4afce:1162)
      at require.js?v=6da8be361b9ee26c5e721e76c6d4afce:131
      at each (require.js?v=6da8be361b9ee26c5e721e76c6d4afce:56)
      at Module.enable (require.js?v=6da8be361b9ee26c5e721e76c6d4afce:1114)
      at Module.init (require.js?v=6da8be361b9ee26c5e721e76c6d4afce:783)
      check @ require.js?v=6da8be361b9ee26c5e721e76c6d4afce:900
      enable @ require.js?v=6da8be361b9ee26c5e721e76c6d4afce:1177
      enable @ require.js?v=6da8be361b9ee26c5e721e76c6d4afce:1550
      (anonymous) @ require.js?v=6da8be361b9ee26c5e721e76c6d4afce:1162
      (anonymous) @ require.js?v=6da8be361b9ee26c5e721e76c6d4afce:131
      each @ require.js?v=6da8be361b9ee26c5e721e76c6d4afce:56
      enable @ require.js?v=6da8be361b9ee26c5e721e76c6d4afce:1114
      init @ require.js?v=6da8be361b9ee26c5e721e76c6d4afce:783
      (anonymous) @ require.js?v=6da8be361b9ee26c5e721e76c6d4afce:1453
      setTimeout (async)
      req.nextTick @ require.js?v=6da8be361b9ee26c5e721e76c6d4afce:1809
      localRequire @ require.js?v=6da8be361b9ee26c5e721e76c6d4afce:1442
      requirejs @ require.js?v=6da8be361b9ee26c5e721e76c6d4afce:1791
      (anonymous) @ clipboard.js:80
      require.js?v=6da8be361b9ee26c5e721e76c6d4afce:900

      TypeError: Cannot read property 'Notebook' of undefined
      at main.js:24
      at Object.execCb (require.js?v=6da8be361b9ee26c5e721e76c6d4afce:1690)
      at Module.check (require.js?v=6da8be361b9ee26c5e721e76c6d4afce:865)
      at Module.<anonymous> (require.js?v=6da8be361b9ee26c5e721e76c6d4afce:1140)
      at require.js?v=6da8be361b9ee26c5e721e76c6d4afce:131
      at require.js?v=6da8be361b9ee26c5e721e76c6d4afce:1190
      at each (require.js?v=6da8be361b9ee26c5e721e76c6d4afce:56)
      at Module.emit (require.js?v=6da8be361b9ee26c5e721e76c6d4afce:1189)
      at Module.check (require.js?v=6da8be361b9ee26c5e721e76c6d4afce:940)
      at Module.enable (require.js?v=6da8be361b9ee26c5e721e76c6d4afce:1177)









      share|improve this question














      Following a system crash, jupyter has stopped working on port 8888.



      The menu navigation works fine, but creating a new notebook or loading the one I was working on before my computer crashed results in a blank web-page.



      I am using Chrome, running on Mac OS X.



      I have attempted browser history and cache clearing (as recomended in the answers to similar questions), rebooting and reinstalling jupyter. The last one just seemed to give me more errors appearing in the console (or at least I don't remember seeing the last two, but can't double check).



      As it still worked on port 8889, I just carried on using it. However 8889 has just started failing in the same way - and I'm now using port 8890. Calling 'netstat -anp tcp' in the terminal doesn't show anything running on ports 8888 or 8889.



      The following is the current output from the console, taken from trying to run it on port 8888:



      Uncaught SyntaxError: Invalid or unexpected token

      Uncaught SyntaxError: Invalid or unexpected token

      Uncaught TypeError: Cannot read property 'h' of undefined
      at index.js?v=f865e990e65ad27e3a2601d8adb48db1:1
      at index.js?v=f865e990e65ad27e3a2601d8adb48db1:1
      at index.js?v=f865e990e65ad27e3a2601d8adb48db1:1
      (anonymous) @ index.js?v=f865e990e65ad27e3a2601d8adb48db1:1
      (anonymous) @ index.js?v=f865e990e65ad27e3a2601d8adb48db1:1
      (anonymous) @ index.js?v=f865e990e65ad27e3a2601d8adb48db1:1

      ReferenceError: preact is not defined
      at commandpalette.js:118
      at Object.execCb (require.js?v=6da8be361b9ee26c5e721e76c6d4afce:1690)
      at Module.check (require.js?v=6da8be361b9ee26c5e721e76c6d4afce:865)
      at Module.enable (require.js?v=6da8be361b9ee26c5e721e76c6d4afce:1177)
      at Object.enable (require.js?v=6da8be361b9ee26c5e721e76c6d4afce:1550)
      at Module.<anonymous> (require.js?v=6da8be361b9ee26c5e721e76c6d4afce:1162)
      at require.js?v=6da8be361b9ee26c5e721e76c6d4afce:131
      at each (require.js?v=6da8be361b9ee26c5e721e76c6d4afce:56)
      at Module.enable (require.js?v=6da8be361b9ee26c5e721e76c6d4afce:1114)
      at Object.enable (require.js?v=6da8be361b9ee26c5e721e76c6d4afce:1550)
      check @ require.js?v=6da8be361b9ee26c5e721e76c6d4afce:900
      enable @ require.js?v=6da8be361b9ee26c5e721e76c6d4afce:1177
      enable @ require.js?v=6da8be361b9ee26c5e721e76c6d4afce:1550
      (anonymous) @ require.js?v=6da8be361b9ee26c5e721e76c6d4afce:1162
      (anonymous) @ require.js?v=6da8be361b9ee26c5e721e76c6d4afce:131
      each @ require.js?v=6da8be361b9ee26c5e721e76c6d4afce:56
      enable @ require.js?v=6da8be361b9ee26c5e721e76c6d4afce:1114
      enable @ require.js?v=6da8be361b9ee26c5e721e76c6d4afce:1550
      (anonymous) @ require.js?v=6da8be361b9ee26c5e721e76c6d4afce:1162
      (anonymous) @ require.js?v=6da8be361b9ee26c5e721e76c6d4afce:131
      each @ require.js?v=6da8be361b9ee26c5e721e76c6d4afce:56
      enable @ require.js?v=6da8be361b9ee26c5e721e76c6d4afce:1114
      init @ require.js?v=6da8be361b9ee26c5e721e76c6d4afce:783
      (anonymous) @ require.js?v=6da8be361b9ee26c5e721e76c6d4afce:1453
      setTimeout (async)
      req.nextTick @ require.js?v=6da8be361b9ee26c5e721e76c6d4afce:1809
      localRequire @ require.js?v=6da8be361b9ee26c5e721e76c6d4afce:1442
      requirejs @ require.js?v=6da8be361b9ee26c5e721e76c6d4afce:1791
      (anonymous) @ clipboard.js:80
      require.js?v=6da8be361b9ee26c5e721e76c6d4afce:900

      TypeError: Cannot read property 'ShortcutEditor' of undefined
      at shortcuteditor.js:198
      at Object.execCb (require.js?v=6da8be361b9ee26c5e721e76c6d4afce:1690)
      at Module.check (require.js?v=6da8be361b9ee26c5e721e76c6d4afce:865)
      at Module.enable (require.js?v=6da8be361b9ee26c5e721e76c6d4afce:1177)
      at Object.enable (require.js?v=6da8be361b9ee26c5e721e76c6d4afce:1550)
      at Module.<anonymous> (require.js?v=6da8be361b9ee26c5e721e76c6d4afce:1162)
      at require.js?v=6da8be361b9ee26c5e721e76c6d4afce:131
      at each (require.js?v=6da8be361b9ee26c5e721e76c6d4afce:56)
      at Module.enable (require.js?v=6da8be361b9ee26c5e721e76c6d4afce:1114)
      at Module.init (require.js?v=6da8be361b9ee26c5e721e76c6d4afce:783)
      check @ require.js?v=6da8be361b9ee26c5e721e76c6d4afce:900
      enable @ require.js?v=6da8be361b9ee26c5e721e76c6d4afce:1177
      enable @ require.js?v=6da8be361b9ee26c5e721e76c6d4afce:1550
      (anonymous) @ require.js?v=6da8be361b9ee26c5e721e76c6d4afce:1162
      (anonymous) @ require.js?v=6da8be361b9ee26c5e721e76c6d4afce:131
      each @ require.js?v=6da8be361b9ee26c5e721e76c6d4afce:56
      enable @ require.js?v=6da8be361b9ee26c5e721e76c6d4afce:1114
      init @ require.js?v=6da8be361b9ee26c5e721e76c6d4afce:783
      (anonymous) @ require.js?v=6da8be361b9ee26c5e721e76c6d4afce:1453
      setTimeout (async)
      req.nextTick @ require.js?v=6da8be361b9ee26c5e721e76c6d4afce:1809
      localRequire @ require.js?v=6da8be361b9ee26c5e721e76c6d4afce:1442
      requirejs @ require.js?v=6da8be361b9ee26c5e721e76c6d4afce:1791
      (anonymous) @ clipboard.js:80
      require.js?v=6da8be361b9ee26c5e721e76c6d4afce:900

      TypeError: Cannot read property 'Notebook' of undefined
      at main.js:24
      at Object.execCb (require.js?v=6da8be361b9ee26c5e721e76c6d4afce:1690)
      at Module.check (require.js?v=6da8be361b9ee26c5e721e76c6d4afce:865)
      at Module.<anonymous> (require.js?v=6da8be361b9ee26c5e721e76c6d4afce:1140)
      at require.js?v=6da8be361b9ee26c5e721e76c6d4afce:131
      at require.js?v=6da8be361b9ee26c5e721e76c6d4afce:1190
      at each (require.js?v=6da8be361b9ee26c5e721e76c6d4afce:56)
      at Module.emit (require.js?v=6da8be361b9ee26c5e721e76c6d4afce:1189)
      at Module.check (require.js?v=6da8be361b9ee26c5e721e76c6d4afce:940)
      at Module.enable (require.js?v=6da8be361b9ee26c5e721e76c6d4afce:1177)






      python port jupyter






      share|improve this question













      share|improve this question











      share|improve this question




      share|improve this question










      asked Nov 15 '18 at 11:08









      IsaacIsaac

      1108




      1108
























          0






          active

          oldest

          votes











          Your Answer






          StackExchange.ifUsing("editor", function () {
          StackExchange.using("externalEditor", function () {
          StackExchange.using("snippets", function () {
          StackExchange.snippets.init();
          });
          });
          }, "code-snippets");

          StackExchange.ready(function() {
          var channelOptions = {
          tags: "".split(" "),
          id: "1"
          };
          initTagRenderer("".split(" "), "".split(" "), channelOptions);

          StackExchange.using("externalEditor", function() {
          // Have to fire editor after snippets, if snippets enabled
          if (StackExchange.settings.snippets.snippetsEnabled) {
          StackExchange.using("snippets", function() {
          createEditor();
          });
          }
          else {
          createEditor();
          }
          });

          function createEditor() {
          StackExchange.prepareEditor({
          heartbeatType: 'answer',
          autoActivateHeartbeat: false,
          convertImagesToLinks: true,
          noModals: true,
          showLowRepImageUploadWarning: true,
          reputationToPostImages: 10,
          bindNavPrevention: true,
          postfix: "",
          imageUploader: {
          brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
          contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
          allowUrls: true
          },
          onDemand: true,
          discardSelector: ".discard-answer"
          ,immediatelyShowMarkdownHelp:true
          });


          }
          });














          draft saved

          draft discarded


















          StackExchange.ready(
          function () {
          StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f53318132%2fjupyter-loading-blank-web-page%23new-answer', 'question_page');
          }
          );

          Post as a guest















          Required, but never shown

























          0






          active

          oldest

          votes








          0






          active

          oldest

          votes









          active

          oldest

          votes






          active

          oldest

          votes
















          draft saved

          draft discarded




















































          Thanks for contributing an answer to Stack Overflow!


          • Please be sure to answer the question. Provide details and share your research!

          But avoid



          • Asking for help, clarification, or responding to other answers.

          • Making statements based on opinion; back them up with references or personal experience.


          To learn more, see our tips on writing great answers.




          draft saved


          draft discarded














          StackExchange.ready(
          function () {
          StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f53318132%2fjupyter-loading-blank-web-page%23new-answer', 'question_page');
          }
          );

          Post as a guest















          Required, but never shown





















































          Required, but never shown














          Required, but never shown












          Required, but never shown







          Required, but never shown

































          Required, but never shown














          Required, but never shown












          Required, but never shown







          Required, but never shown







          這個網誌中的熱門文章

          Tangent Lines Diagram Along Smooth Curve

          Yusuf al-Mu'taman ibn Hud

          Zucchini