So stellen Sie das Jupyter -Notizbuch für den Browser automatisch einPython

Python-Programme
Anonymous
 So stellen Sie das Jupyter -Notizbuch für den Browser automatisch ein

Post by Anonymous »

Ich habe also keine Probleme, das Jupyter -Notizbuch zu öffnen, aber aus irgendeinem Grund kann ich es nicht automatisch im Browser öffnen lassen, egal was ich versuche zu tun. Ich folge diesen Beiträgen ohne Verfügbarkeit:
Das Notizbuch für Jupyter (Ipython) im Browser
https://github.com/jupyter/notebook/issues/issues/2130

Ich habe die Jupyter-Konfiguration erstellt. />
c.notebookApp.browser = 'C: \ Programme (x86) \ google \ Chrome \ application \ Chrome.exe'
c.notebookapp.open_browser = true

c.notebook.Webrowser_OPEN_OPEN_OPEN_NEW = 2 < /P. Das Notizbuch automatisch in Chrome. Ich frage mich, ob ich etwas Dummes mache, aber ich kann nicht herausfinden, was ich sonst noch tun soll. Ich laufe unter Windows 10 und starte Jupyter über Cygwin. Wenn ich Jupyter Notebook < /code> (nach Änderung der Einstellungsdatei) in Cygwin eingeben, gibt es mir folgende Ausgabe: < /p>

Code: Select all

$ jupyter notebook
[I 21:57:41.782 NotebookApp] Serving notebooks from local directory: /cygdrive/c/home
[I 21:57:41.782 NotebookApp] The Jupyter Notebook is running at:
[I 21:57:41.782 NotebookApp] http://localhost:8888/?token=373da6a3a3ed7c5fb991f0b3b1042bff22e3fa946aea8bc1
[I 21:57:41.782 NotebookApp] Use Control-C to stop this server and shut down all kernels (twice to skip confirmation).
[C 21:57:41.799 NotebookApp]

To access the notebook, open this file in a browser:
file:///cygdrive/c/home/.local/share/jupyter/runtime/nbserver-1003-open.html
Or copy and paste one of these URLs:
http://localhost:8888/?token=373da6a3a3ed7c5fb991f0b3b1042bff22e3fa946aea8bc1
< /code>

Gibt es noch etwas, um es im Browser automatisch zu öffnen? (x86) \ google \ Chrome \ application \ Chrome.exe '
, es soll sein: Aber ich habe immer noch keine Fortschritte gemacht. : (

Quick Reply

Change Text Case: 
   
  • Similar Topics
    Replies
    Views
    Last post