Replies: 1 comment
-
We should enable the fallback. Please PR! |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Looking at the code, it seems that Livebook only support websockets and don't have a longpool fallback.
Why is that?
I'm trying to use Livebook with Google Colab, but their reverse proxy system don't support websockets, so I believe the only option that would work in this case is using longpool.
Beta Was this translation helpful? Give feedback.
All reactions