Roboflow Logo

Inference

developer-friendly vision inference

Jump Into an Inference Enabled Notebook

To use the built in notebooks in Inference, you need to enable the notebooks feature via the environment variable NOTEBOOK_ENABLED .
To do this, use the --dev flag with the inference-cli: inference server start --dev. Or, update your docker run command with the argument -e NOTEBOOK_ENABLED=true.
Launch Notebook