Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Google Colab IJava Notebook stuck at "Connecting..." #138

Open
thomers opened this issue Dec 4, 2022 · 2 comments
Open

Google Colab IJava Notebook stuck at "Connecting..." #138

thomers opened this issue Dec 4, 2022 · 2 comments

Comments

@thomers
Copy link

thomers commented Dec 4, 2022

I was informed by a student of mine that all my notebooks stopped connecting, after the initial IJava installation and browser page refresh.

What used to work:

Execute this first cell

!wget https://github.com/SpencerPark/IJava/releases/download/v1.3.0/ijava-1.3.0.zip !unzip ijava-1.3.0.zip !python install.py --sys-prefix

Wait for the Installed java kernel into "/usr/share/jupyter/kernels/java"message,

Refresh the browser page,

Execute any cell with Java code and get Java output.

Now, I can execute the first cell and get the "Installed java kernel" message,
but after refreshing the page,
the status of the notebook is stuck at "Connecting" forever.

image

I'm using Google Colab for free, but since the initial installation works, and the notebook status is "Connected" before the page is refreshed, this should not be the problem.

Any idea what has been changed, and how I can get my Java notebooks to connect again?

Thanks,
Tom

@thomers thomers changed the title Notebook stuck at "Connecting..." Google Colab IJava Notebook stuck at "Connecting..." Dec 4, 2022
@thomers
Copy link
Author

thomers commented Dec 4, 2022

Is this related? #133

@thomers
Copy link
Author

thomers commented Dec 7, 2022

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant