{% if exist_jupyterlab %}

JupyterLab

JupyterLab based Data Science Lab, featured with Python/R support and pre-installed packages.

{% endif %} {% if exist_jupyter_notebook %}

Jupyter Notebook

Jupyter Notebook environment, featured with Python/R support and pre-installed packages.

{% endif %} {% if exist_tensorboard %}

Tensorboard

Tensorboard to visualize tensorflow learning.

tensorboard --logdir="/tmp/tensorboard"

{% endif %} {% if exist_rserver %}

RStudio

Popular open source and professional software for the R statistical computing environment.

{% endif %} {% if exist_rshiny %}

R Shiny Server

Easy web applications in R.

Use “/root/rshiny” as shiny base directory.

{% endif %}
Powered by QPod
Find more information at: github.com/QPod