mirror of
https://github.com/YunoHost-Apps/jupyterlab_ynh.git
synced 2024-09-03 19:26:35 +02:00
Update manifest.toml
This commit is contained in:
parent
54ccb618e4
commit
0307eabc99
1 changed files with 4 additions and 0 deletions
|
@ -62,3 +62,7 @@ ram.runtime = "50M"
|
|||
|
||||
[resources.apt]
|
||||
packages = "python3-dev python3-pip"
|
||||
|
||||
extras.yarn.repo = "deb https://dl.yarnpkg.com/debian/ stable main"
|
||||
extras.yarn.key = "https://dl.yarnpkg.com/debian/pubkey.gpg"
|
||||
extras.yarn.packages = "yarn"
|
||||
|
|
Loading…
Add table
Reference in a new issue