Docker meta
From BioUML platform
Revision as of 12:51, 9 February 2022 by szhatchenko@gmail.com (Talk | contribs)
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']}"