pymor.core.config

Module Contents

class pymor.core.config.Config[source]

Methods

require

require(dependency)[source]
pymor.core.config.is_jupyter()[source]

Check if we believe to be running in a Jupyter Notebook or Lab.

This method is not foolproof and might fail with any given Jupyter release.

pymor.core.config.is_macos_platform()[source]
pymor.core.config.is_windows_platform()[source]
pymor.core.config.config[source]