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

jupyter kernel start on a compute server -- sometimes it hangs on starting #7529

Closed
williamstein opened this issue May 7, 2024 · 2 comments

Comments

@williamstein
Copy link
Contributor

I just saw the following on a computer server, and it's obviously a very serious bug, so will get fixed soon:

  1. Created a compute server with the Tensorflow image
  2. Immediately set a brand new Jupyter notebook to run on that compute server and selected a Python kernel.
  3. When I tried to run import tensorflow as tf the startup just sat there with nothing running. Restarting the kernel didn't help.

WORKAROUND: I set the compute server for the notebook back to "Shared Resources" for a few seconds, then back to the compute server. Then everything immediately worked properly.

image
@williamstein
Copy link
Contributor Author

For what it is worth, yesterday I made a bunch of videos involving compute servers and Jupyter and didn't hit this issue once. So it's a bit hard to reproduce.

@williamstein
Copy link
Contributor Author

I disabled the pool and in my testing haven't seen this since. The pool is much less necessary for compute servers. I'll re-open this if the problem appears again.

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

No branches or pull requests

1 participant