Open JonnyCBB opened 6 years ago
Ohhhhh I see because we're not checking the old .ipython
directory. That could be handled here.
Thanks for outlining your kernel directory structure, this is super helpful!
Issue in IRuby about using the legacy directory: https://github.com/SciRuby/iruby/issues/110
Thanks for addressing this. I've managed to get around the issue by manually moving the Ruby kernel directories to the Jupyter path for now. Let's hope they update it in their repo. I guess we can close this issue when the relevant PR gets merged?
Problem The
dataDirs
method doesn't pick up all of the kernel directories on my machine. In particular, I installed the Ruby kernel on my machine and although it's picked up by Jupyter, it's not picked up usingdataDirs
from this package.Example This is what I get using
dataDirs
:However, using
jupyter kernelspec list
I getNotice that the
dataDirs
method doesn't pick up the ruby kernel in/Users/jonnybrooks-bartlett/.ipython/