diff --git a/contrib/rootfs/offline_repo.json b/contrib/rootfs/offline_repo.json index f9c3d7f1b9d912cb421ddd01483697bee64f52fb..471349c39e55fb5a6d9a8dbde57f3995e39470bc 100644 --- a/contrib/rootfs/offline_repo.json +++ b/contrib/rootfs/offline_repo.json @@ -177,11 +177,16 @@ "pkgdescription": "Schnittstelle zum Plotten mit Python", "tagged": true }, - { + { "pkgname": "ipython", "pkgdescription": "Interaktiver Python Interpreter mit Tab-Vervollständgung", "tagged": true }, + { + "pkgname": "ipython3", + "pkgdescription": "Interaktiver Python3 Interpreter mit Tab-Vervollständgung", + "tagged": true + }, { "pkgname": "gnuplot", "pkgdescription": "Programm um Funktions- und Datenplots anzufertigen",