mirror of
https://github.com/community-scripts/ProxmoxVE.git
synced 2025-11-09 12:52:50 +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
|
# License: MIT | https://github.com/community-scripts/ProxmoxVE/raw/main/LICENSE
|
||||||
# Source: https://jupyter.org/
|
# Source: https://jupyter.org/
|
||||||
|
|
||||||
APP="Jupyter Notebook"
|
APP="JupyterNotebook"
|
||||||
var_tags="ai;dev-tools"
|
var_tags="ai;dev-tools"
|
||||||
var_cpu="2"
|
var_cpu="2"
|
||||||
var_ram="2048"
|
var_ram="2048"
|
||||||
|
|||||||
Reference in New Issue
Block a user