mirror of
https://github.com/community-scripts/ProxmoxVE.git
synced 2025-08-15 09:37:37 +00:00
JupyterNotebook: Fix APP Variable (#2924)
This commit is contained in:
@ -5,7 +5,7 @@ source <(curl -s https://raw.githubusercontent.com/community-scripts/ProxmoxVE/m
|
||||
# License: MIT | https://github.com/community-scripts/ProxmoxVE/raw/main/LICENSE
|
||||
# Source: https://jupyter.org/
|
||||
|
||||
APP="Jupyter Notebook"
|
||||
APP="JupyterNotebook"
|
||||
var_tags="ai;dev-tools"
|
||||
var_cpu="2"
|
||||
var_ram="2048"
|
||||
|
Reference in New Issue
Block a user