update statuses

This commit is contained in:
Sam Heinz
2025-05-15 12:14:27 +10:00
parent d600c0cad9
commit 661bb2977f
2 changed files with 2 additions and 1 deletions
+1 -1
View File
@@ -127,7 +127,7 @@
"jellyfin.json": "✅", "jellyfin.json": "✅",
"jellyseerr.json": "✅", "jellyseerr.json": "✅",
"jenkins.json": "🚧", "jenkins.json": "🚧",
"jupyternotebook.json": "🚧", "jupyternotebook.json": "🧪",
"karakeep.json": "🚧", "karakeep.json": "🚧",
"kavita.json": "✅", "kavita.json": "✅",
"kernel-clean.json": "✅", "kernel-clean.json": "✅",
+1
View File
@@ -17,6 +17,7 @@ msg_info "Installing Dependencies"
$STD apt-get install -y \ $STD apt-get install -y \
python3 \ python3 \
python3-pip python3-pip
rm -rf /usr/lib/python3.*/EXTERNALLY-MANAGED
msg_ok "Installed Dependencies" msg_ok "Installed Dependencies"
msg_info "Setting up Jupyter Notebook" msg_info "Setting up Jupyter Notebook"