-
Notifications
You must be signed in to change notification settings - Fork 15
/
Copy pathmanifest.yaml
27 lines (26 loc) · 899 Bytes
/
manifest.yaml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
- folder: aiida
name: AiiDA
description: AiiDA environment for exploring AiiDA databases.
variables:
archive_url: (optional) URL to AiiDA archive to be imported upon starting an environment
- folder: python-minimal-streamlit
name: Streamlit
description: Streamlit template based on a basic Python (3.9) project.
variables: {}
- folder: desktop
name: Renku Desktop
description: A Renku Desktop session with Python
variables: {}
- folder: qgis
name: QGIS application
description: A popular, open-source geographic information system.
variables: {}
- folder: matlab
name: MATLAB
description: A MATLAB client through Jupyter proxy
variables: {}
- folder: Renv
name: R (4.2.0) Project with Renv package managment
description: A simple R-4.2.0-based renku project with a basic directory structure and necessary supporting files.
variables: {}
icon: renv-hex.png