A script of setting the data science platform, you can use this script by the following code. Please make sure you are not in root.
- This script has been tested on the Ubuntu 20+, Debian 11+.
Please run the following command firstly
sudo apt update
sudo apt install wget -y
To make sure the necessary software is existed.
wget https://github.com/wanghui5801/Data-Science-ENV-Script/raw/main/jupyterlab.sh
chmod -x jupyterlab.sh
source jupyterlab.sh
- This script is just fit for the Debian 11+, and don't fit for the other systems.
Please run the below code to use this script.
wget https://github.com/wanghui5801/Data-Science-ENV-Script/raw/main/rstudio.sh
chmod -x rstudio.sh
bash rstudio.sh