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

Jupytext fails with jupyter-fs==0.4.0 #1150

Open
mwouts opened this issue Nov 3, 2023 · 0 comments
Open

Jupytext fails with jupyter-fs==0.4.0 #1150

mwouts opened this issue Nov 3, 2023 · 0 comments

Comments

@mwouts
Copy link
Owner

mwouts commented Nov 3, 2023

Since jupyter-fs==0.4.0 was released, two tests fail with the error 'coroutine' object is not subscriptable:

FAILED tests/test_contentsmanager.py::test_config_jupytext_jupyter_fs_meta_manager - tornado.web.HTTPError: HTTP 500: Internal Server Error (Unexpected error while saving file: 13be37db:script.py 'coroutine' object is not subscriptable)
FAILED tests/test_contentsmanager.py::test_jupytext_jupyter_fs_metamanager - tornado.web.HTTPError: HTTP 500: Internal Server Error (Unexpected error while saving file: dc992553:notebook.ipynb 'coroutine' object is not subscriptable)
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

1 participant