タイトル: 起動方法(Windows)
SEOタイトル: Jupyter Notebookの起動方法(Windows)
コマンドプロンプトから以下のコマンドを実行する。
>jupyter notebook |
以下のような文言が出力される。
To access the notebook, open this file in a browser: file:///C:/Users/%E7%94%B0%E4%B8%AD%E9%A2%A8%E5%A4%AA%E9%83%8E/AppData/Roaming/jupyter/runtime/nbserver-13580-open.html Or copy and paste one of these URLs: http://localhost:8888/?token=36c709ba9e39afa6d2b99e01e8df3cfecb8fa59a51e4df75 |
どちらかをブラウザのURL欄に貼り付ければアクセスできる。