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

Restart docker container when restarting kernel #11

Closed
vmenger opened this issue Jan 7, 2021 · 1 comment
Closed

Restart docker container when restarting kernel #11

vmenger opened this issue Jan 7, 2021 · 1 comment
Labels
🙂🙃 duplicate This issue or pull request already exists
Milestone

Comments

@vmenger
Copy link
Contributor

vmenger commented Jan 7, 2021

Currently, when a kernel is restarted, the docker container keeps running and the kernel then reconnects to it. This is not consistent with normal restarting behaviour, when all variables are lost.

Figure out:

  • How jupyter handles a kernel restart
  • If possible, integrate with dockernel so that docker container is restarted as well
@vmenger
Copy link
Contributor Author

vmenger commented Jan 16, 2021

This is more or less a duplicate of #10

@vmenger vmenger closed this as completed Jan 16, 2021
@MrMino MrMino added the 🙂🙃 duplicate This issue or pull request already exists label Apr 4, 2021
@MrMino MrMino added this to the no-op milestone Apr 4, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🙂🙃 duplicate This issue or pull request already exists
Projects
None yet
Development

No branches or pull requests

2 participants