Hotfix to get the proper gradio port
Compare changes
+ 13
− 4
@@ -272,15 +272,24 @@ def run_gradio_app(gradio_interface):
The QIM API now provides different ports for Jupyter and Gradio, this hotfix makes sure that Gradio is looking for its own port.