{% if exist_jupyterlab %}
{% endif %}
{% if exist_jupyter_notebook %}
{% endif %}
{% if exist_tensorboard %}
{% endif %}
{% if exist_rserver %}
{% endif %}
{% if exist_rshiny %}
{% endif %}
JupyterLab
JupyterLab based Data Science Lab, featured with Python/R support and pre-installed packages.
Jupyter Notebook
Jupyter Notebook environment, featured with Python/R support and pre-installed packages.
Tensorboard
Tensorboard to visualize tensorflow learning.
tensorboard --logdir="/tmp/tensorboard"
RStudio
Popular open source and professional software for the R statistical computing environment.
R Shiny Server
Easy web applications in R.
Use “/root/rshiny” as shiny base directory.