ユーザ用ツール

サイト用ツール


tools:jupyter:operation:remote

差分

このページの2つのバージョン間の差分を表示します。

この比較画面にリンクする

次のリビジョン
前のリビジョン
tools:jupyter:operation:remote [2020/12/14 05:29]
michiya 作成
tools:jupyter:operation:remote [2021/01/09 14:37] (現在)
行 1: 行 1:
 ====== リモート接続 ====== ====== リモート接続 ======
  
 +  * サーバ側の設定
 サーバのjupyterをリモート環境で使用. サーバのjupyterをリモート環境で使用.
 サーバ側のjupyterを起動. サーバ側のjupyterを起動.
行 6: 行 7:
 $ jupyter-notebook --ip=* --no-browser $ jupyter-notebook --ip=* --no-browser
 </code> </code>
 +
 +<code>
 +[W 14:29:40.299 NotebookApp] WARNING: The notebook server is listening on all IP addresses and not using encryption. This is not recommended.
 +[I 14:29:40.319 NotebookApp] [jupyter_nbextensions_configurator] enabled 0.4.1
 +[I 14:29:40.320 NotebookApp] Serving notebooks from local directory: /***/***
 +[I 14:29:40.320 NotebookApp] Jupyter Notebook 6.1.4 is running at:
 +[I 14:29:40.320 NotebookApp] http://***:8888/
 +[I 14:29:40.320 NotebookApp] Use Control-C to stop this server and shut down all kernels (twice to skip confirmation).
 +</code>
 +
 +  * クライアント側の設定
tools/jupyter/operation/remote.1607923748.txt.gz · 最終更新: 2021/01/09 14:37 (外部編集)