Winton
Winton
CCoder.com
Created by Winton on 9/9/2024 in #help
How to stop Jupyter Kernels from dying when sleeping/disconnecting laptop?
Hi, This has become a fairly annoying problem - sometimes I just need to move my laptop, and if I have to sleep it, my Jupyter kernel will just stop and I'll have to rerun (expensive data processing code). Sure I can remember to pickle the data, but it seems like there should be a way to have the disconnection not kill the process and allow a restart. We're using Coder on a remote machine, that I have limited access to, so any solution needs to be explainable in a way I can ask my admin to set up. Thanks in advance, Winton
13 replies
CCoder.com
Created by Winton on 4/26/2024 in #help
Sharing Jupyter Notebooks?
I've long used Colab notebooks with Google, and they're amazing. I'm now having to use Jupyter Notebooks in VS Code, and am really frustrated that there isn't, as far as I can tell, a lightweight way of sharing them with my team, without basically checking them into Github, which feels like too much of a heavyweight process, for what should be easily shareable things. Does anyone know a way to share a Jupyter notebook from my Coder instance? IE So I could them something like https://coder.office.adept-id.com/@Winton/Winton-Instance/MyNotebook.ipynb? Cheers, Winton
25 replies