Closed kiyoon closed 1 year ago
This enables loading directly from opened ipynb file from the browser to nvim and start syncing.
Adds 2 commands
:JupyniumLoadFromIpynbTab tab_index :JupyniumLoadFromIpynbTabAndStartSync tab_index
Also this fixes system python startup issue with LegacyVersion from packaging.
LegacyVersion
Thank you for adding this idea so fast!
No problem! I don't know how I missed this. Thanks for the feedback!
This enables loading directly from opened ipynb file from the browser to nvim and start syncing.
Adds 2 commands
Also this fixes system python startup issue with
LegacyVersion
from packaging.