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

View File

@@ -127,7 +127,7 @@
"jellyfin.json": "✅",
"jellyseerr.json": "✅",
"jenkins.json": "🚧",
"jupyternotebook.json": "🚧",
"jupyternotebook.json": "🧪",
"karakeep.json": "🚧",
"kavita.json": "✅",
"kernel-clean.json": "✅",

View File

@@ -17,6 +17,7 @@ msg_info "Installing Dependencies"
$STD apt-get install -y \
python3 \
python3-pip
rm -rf /usr/lib/python3.*/EXTERNALLY-MANAGED
msg_ok "Installed Dependencies"
msg_info "Setting up Jupyter Notebook"