FABLib API The FABLib API is the recommended way to use FABRIC. FABLib is a Python library that simplifies the native FABRIC...
Install the FABRIC Python API Most users will start using FABRIC via our pre-configured JupyterHub environment. However, advanced users might want to install the Python...
Slice Manager The subpackage fabrictestbed.slice_manager contains the class SliceManager, and the enum Status. Enum Status The fabrictestbed.slice_manager.Status enum is used to indicate...
Slice Editor The subpackage fabrictestbed.slice_editor can be used to specify or design the resources that are needed to be reserved. Class ExperimentTopology...