padreati / rapaio-jupyter-kernel

Java jupyter kernel

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Relative paths should be relative to the notebook file

padreati opened this issue · comments

Relative paths should be evaluated to the relative paths of the notebooks.
This should be in this way because it can preserve behavior of the loaded notebooks from other notebooks.

Currently this is true for the notebooks loaded from Jupyter. However, this is not true when notebooks are loaded from another notebooks.