9: 2020-08-22 (土) 02:06:10 iseki |
10: 2020-08-22 (土) 19:38:16 iseki |
| - port: 8888 | | - port: 8888 |
| #br | | #br |
| + | |
| + | *** サブコマンド [#gaf0dfa1] |
| + | - jupyter [subcommand] を実行することと,jupyter-[subcommand] を実行することは同じ. |
| + | $ \ls jupyter-* |
| + | jupyter-bundlerextension jupyter-kernel jupyter-labhub jupyter-nbextensions_configurator jupyter-serverextension |
| + | jupyter-contrib jupyter-kernelspec jupyter-migrate jupyter-notebook jupyter-troubleshoot |
| + | jupyter-contrib-nbextension jupyter-lab jupyter-nbconvert jupyter-run jupyter-trust |
| + | jupyter-extension jupyter-labextension jupyter-nbextension jupyter-server |
| | | |
| ** JupyterLab [#b387f244] | | ** JupyterLab [#b387f244] |
| | | |
| ** 拡張機能 [#gc7026e3] | | ** 拡張機能 [#gc7026e3] |
- | *** nbextensions_configurator [#g1b9262a] | + | *** nbextensions [#y4176ad9] |
| + | **** nbextensions_configurator [#l00f0361] |
| - ブラウザのタブ上で nbextensions の切り替えができる. | | - ブラウザのタブ上で nbextensions の切り替えができる. |
| + | - --user オプションを付けると個人環境にインストールされる |
| | | |
| (jupyterhub) # pip install jupyter_nbextensions_configurator | | (jupyterhub) # pip install jupyter_nbextensions_configurator |
| #br | | #br |
| | | |
- | *** nbextensions [#ob2b83de] | + | **** contrib-nbextensions [#ob2b83de] |
| - 拡張機能 | | - 拡張機能 |
| + | - --user オプションを付けると個人環境にインストールされる |
| | | |
- | (jupyterhub) # pip install https://github.com/ipython-contrib/jupyter_contrib_nbextensions/tarball/master | + | (jupyterhub) # pip install jupyter-contrib-nbextensions |
| (jupyterhub) # jupyter contrib nbextension install --user | | (jupyterhub) # jupyter contrib nbextension install --user |
| + | #br |
| + | |
| + | *** labextensions [#sb566b8b] |
| #br | | #br |
| | | |
| ** Trouble Shooting [#rf83821d] | | ** Trouble Shooting [#rf83821d] |
| #br | | #br |