From f1198dab150cb88167102e8656a56682433925c5 Mon Sep 17 00:00:00 2001 From: Thomas Simonini Date: Tue, 8 Aug 2023 13:52:09 +0200 Subject: [PATCH] Update Xvfb --- notebooks/unit1/unit1.ipynb | 15 ++------------- 1 file changed, 2 insertions(+), 13 deletions(-) diff --git a/notebooks/unit1/unit1.ipynb b/notebooks/unit1/unit1.ipynb index 95562ff..1da3c67 100644 --- a/notebooks/unit1/unit1.ipynb +++ b/notebooks/unit1/unit1.ipynb @@ -1,15 +1,5 @@ { "cells": [ - { - "cell_type": "markdown", - "metadata": { - "id": "view-in-github", - "colab_type": "text" - }, - "source": [ - "\"Open" - ] - }, { "cell_type": "markdown", "metadata": { @@ -260,7 +250,7 @@ "cell_type": "code", "source": [ "!sudo apt-get update\n", - "!apt install python-opengl\n", + "!sudo apt-get install -y python3-opengl\n", "!apt install ffmpeg\n", "!apt install xvfb\n", "!pip3 install pyvirtualdisplay" @@ -1169,8 +1159,7 @@ "collapsed_sections": [ "QAN7B0_HCVZC", "BqPKw3jt_pG5" - ], - "include_colab_link": true + ] }, "gpuClass": "standard", "kernelspec": {