Environmental Preset

Check the environment preset information used in your project.

Environment preset means providing an IDE environment and library to start data analysis and artificial intelligence algorithm model development. Environment presets are separated by CPU / GPU. Choose the environment preset you want to use for your project and use it!

CPU Environment Preset

1. Data Analysis

A CPU-only environment preset with Python 3.8, 2.7, and R kernels. Additionally, we provide an environment for machine learning frameworks such as Python 3.8 version Pytorch, and tensorflow2.

2. RStudio R 3.6

It provides a stable version of R, R3.6, and provides a variety of visualization and data processing packages, including ggplot2, and dplyr.

3. RStudio R 4.2

It provides the latest version of R, R 4.2, and offers a variety of visualization and data processing packages, including ggplot2, and dplyr.

4. Jupyter RTC (Beta)

A CPU-only environment preset with a Python 3.8 kernel. Collaborate with two or more users in real time, including real-time collaboration (RTC) capabilities in Jupyterlab. CAUTION: This is an experimental feature that may cause data changes, so be sure to back up your data when using this feature.

5. MATLAB

A CPU-only container containing MATLAB, a programming and numerical analysis platform used for data analysis, algorithm development, and model generation. You can perform simple tasks using the CPU.

6. SSH

The SSH environment preset enables remote access to projects. Users can access SSH through terminals such as (XShell, PuTTY, SSH Client, etc.) to conduct research from an external IDE to the desired environment

GPU Environment Preset

1. ML/DL Environment

Environment preset with Python 3.8 and 2.7 Kernels. Additionally, we provide an environment for machine learning frameworks such as Python 3.8 version Pytorch, and tensorflow2. Pre-installed CUDA and CuDNN libraries with GPU availability are ideal for professional research.

2. MATLAB Deep Learning

An environment preset that includes MATLAB, a programming and numerical analysis platform used for data analysis, algorithm development, and model generation. Toolboxes for GPU are used and deep learning is installed for professional work.

Last updated