{% 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_code_server %}

Code Server

Browser-based VS Code environment, with same user experience of VS Code Desktop.

{% 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 %}
Crafted with ❤ by QPod
More information: github.com/QPod