高性能データ解析サービス (Jupyter)
==================================
ARIM-mdx Nextcloudに収集されたデータはWebブラウザ上から簡単に解析を行うことができます。
ARIM-mdx Jupyterでは、
- `Jupyter Lab `_ : データ可視化などのインタラクティブなデータ解析
- `VSCode `_ : 本格的なソフトウエア開発
- `MateriApps LIVE! `_ (Remote Desktop): デスクトップでの材料研究ツール群
の利用が可能です。
Jupyter 初期設定
-------------------------------
準備としてJupyter-Nextcloudの連携が必要です。
詳しくは :ref:`jupyter-activation` を参照ください。
Jupyterへのログイン
-------------------
| ARIM-mdx Jupyter サービス ( https://jupyter.arim.mdx.jp ) にログインします。
.. image:: _static/login-6.png
:alt: login-6
:align: center
:width: 400px
|
Jupyter Serverの起動
--------------------
| Severを選択しStartで起動します。以下は用途別のサーバータイプです。
.. image:: _static/jupyter-spec.png
:alt: jupyter-spec
:align: center
:width: 500px
|
.. list-table::
:header-rows: 1
:widths: 40 60
* - タイプ
- 説明
* - Jupyter / VSCode / Remote Desktop
- Remote Desktop ( `MateriApps LIVE! `_ ) を含んだ環境
* - Jupyter / VSCode Only
- JupyterLab, VSCodeのみの環境
.. list-table::
:header-rows: 1
:widths: 20 40 40
* - タイプ
- スペック
- 説明
* - Default
- 8コア 12Gメモリー
- 標準的な計算環境
* - High Spec
- 16コア 24Gメモリー
- 高性能PC相当の計算環境
* - Max Spec
- 48コア 72Gメモリー
- 高性能サーバー相当の計算環境
.. note::
Jupyterの起動には最大で数分かかることがあります。
Jupyter VSCodeの起動
--------------------
Launcherより **VSCode** を選んで起動します。
.. image:: _static/vscode.png
:alt: vscode
:align: center
:width: 500px
|
VSCodeが起動します。
.. image:: _static/vscode-run.png
:alt: vscode-run
:align: center
:width: 500px
|
MateriApps LIVE! on Jupyter Remote Desktopの起動
------------------------------------------------
Launcherより **Remote Desktop** を選んで起動します。
.. image:: _static/vscode.png
:alt: vscode
:align: center
:width: 500px
|
MateriApps LIVE ! on Jupyter Remote Desktop が起動します。
.. image:: _static/remote-desktop.png
:alt: remote-desktop
:align: center
:width: 500px
|