Function jupiter::pyrun::install

source ยท
pub fn install(platform: Arc<Platform>)
Expand description

Installs the framework into the given platform.

If a commands dictionary is available, the following commands are registered: PY.RUN and PY.STATS.

If a repository is available, the pyrun-kernel loader is registered.