Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

jupyter-fs and jupytext do not work with each other #53

Closed
joequant opened this issue Sep 8, 2020 · 1 comment
Closed

jupyter-fs and jupytext do not work with each other #53

joequant opened this issue Sep 8, 2020 · 1 comment

Comments

@joequant
Copy link

joequant commented Sep 8, 2020

The issue seems to be that jupytext creates a content manager that expect to see self._get_os_path which is provided by
jupyter_server/services/contents/fileio.py but this call is not in FSManager.

@telamonian
Copy link
Contributor

It looks like the jupytext people are trying to fix this from their end. Not sure if they're taking quite the right approach to interface with our (hacky) MetaManager:

mwouts/jupytext#618
mwouts/jupytext#621
mwouts/jupytext#634

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants