vaibhavsagar / notebooks

Jupyter notebooks
BSD 3-Clause "New" or "Revised" License
58 stars 7 forks source link

inline-r kernel restarting #1

Closed bbernst closed 4 years ago

bbernst commented 4 years ago

Hi, I'm having issues after entering the notebook where the kernel restarts when trying to run the second cell in the example notebook.

[I 12:42:17.128 NotebookApp] Adapting to protocol v5.0 for kernel accf02dc-e2b4-4132-b473-7e99b5567218
[I 12:42:22.740 NotebookApp] KernelRestarter: restarting kernel (1/5), keep random ports
kernel accf02dc-e2b4-4132-b473-7e99b5567218 restarted

Any ideas?

bbernst commented 4 years ago

I tried using the updated versions you list here, but same issue

vaibhavsagar commented 4 years ago

I pushed a small change to use ghc864 instead of ghc865, which shouldn't make any real difference, and it continues to work for me. Maybe try nuking your ~/.local/share/jupyter/ directory and running it again?

In any case, this is my personal notebooks repo, not a project for which there is any expectation of support, so I am closing this.