PradyumnaKrishna / Colab-Hacks

Simple Hacks for Google Colaboratory to boost your productivity and help you to perform daily tasks.
MIT License
890 stars 916 forks source link

Idea: Add option to install gnome (ubuntu minimal desktop) #68

Open riostgjro opened 2 years ago

riostgjro commented 2 years ago

Idea: Add option to install gnome (ubuntu minimal desktop)

riostgjro commented 2 years ago

I tried add

!sudo apt-get install --no-install-recommends ubuntu-desktop -y

dosnt work

PradyumnaKrishna commented 2 years ago

I tried add

!sudo apt-get install --no-install-recommends ubuntu-desktop -y

dosnt work

It requires more than just ubuntu-desktop