Closed Pranav-Saraswat closed 2 years ago
Yeah but there are so many files in ubuntu 18 lts which are no longer supported and tho some errors so thats why i open this issue
These are the commands to upgrade to the latest LTS
sudo apt-get update -y && sudo apt-get upgrade -y
sudo apt-get install update-manager-core
sudo do-release-upgrade
But I'm not sure if it would work or not. A system reboot is required I guess.
I tried but not working need to change the whole script
Why don't you try using docker and using your desired version inside of docker container This may make colab lag a bit But i think This is only solution Or wait for Google to upgrade their system to ur version ( not sure if they will do it ) @Hunter-XD try for it 👍
By default, Google Colab provide Ubuntu 18 LTS. The only way to get any version above that would require to set up an upgrade script, which then will take much more time to download the new version and upgrade the entire OS.