You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[KernelGatewayApp] Jupyter Kernel Gateway at http://127.0.0.1:10100
68
+
```
69
+
and again notice the output in the logs. This time we didn't point to a specific notebook but you can test against the kernelspecs endpoint or the swagger endpoint:
For more details running-mode sections [websocket-mode](websocket-mode.md) and [http-mode](http-mode.md).
76
+
64
77
**NOTE: Watch out for notebooks that run things on import as this might cause the gateway server to crash immediately and the log messages are not always obvious.**
0 commit comments