Difference between revisions of "Docker meta"

From BioUML platform
Jump to: navigation, search
 
Line 5: Line 5:
 
<code>LABEL biouml="{kernels:['python3','rkernel','bioumlkernel','soskernel']}"</code>
 
<code>LABEL biouml="{kernels:['python3','rkernel','bioumlkernel','soskernel']}"</code>
  
The JSON based approach is used to extend types of information that are stored inside a *biouml* label.
+
The JSON based approach is used to extend types of information that are stored inside a '''biouml''' label.

Latest revision as of 12:56, 9 February 2022

BioUML installed inside Docker images uses image labels to specify which kernels will be available in Jupyter notebooks.

A typical syntax is

LABEL biouml="{kernels:['python3','rkernel','bioumlkernel','soskernel']}"

The JSON based approach is used to extend types of information that are stored inside a biouml label.

Personal tools
Namespaces

Variants
Actions
BioUML platform
Community
Modelling
Analysis & Workflows
Collaborative research
Development
Virtual biology
Wiki
Toolbox