IMAXT JupyterLab ================ The JupyterLab interface available in IMAXT has a few changes and addons that we describe in the following sections. Apart from Python there are several programming languages that can be used to write notebooks inluding Octave and R. Note however that the most feature rich languages remain Python and R. .. _jupyterlab_kernels: Available Kernels ----------------- Kernels are programming languages that are available in Jupyter. .. figure:: kernels.png * **Python 3**: This is the default kernel running Python 3.7 * **R**: Running R version 4 * **Octave**: Powerful mathematics-oriented syntax with built-in plotting and visualization tools. The Octave syntax is largely compatible with Matlab. Custom kernels installed by the user will appear here. .. _jupyterlab_snippets: Remote Desktop -------------- The Desktop application allows to run a remote linux environment on the browser. .. figure:: rd_linux.png Visual Studio Code ------------------ This application runs the popular code editor in the browser. .. figure:: vscode.png RStudio ------- The IMAXT environment offers as well the posibility of running RStudio. In order to do so select :kbd:`RStudio` from the Applications category of IMAXT Launcher. RStudio will open in a new window or tab of your browser. .. figure:: rstudio.png