Skip to content
This repository has been archived by the owner on Dec 19, 2024. It is now read-only.

Jupytext lab extension failed to validate #39

Closed
gsihaj5 opened this issue Jun 12, 2024 · 2 comments
Closed

Jupytext lab extension failed to validate #39

gsihaj5 opened this issue Jun 12, 2024 · 2 comments
Labels
invalid This doesn't seem right

Comments

@gsihaj5
Copy link

gsihaj5 commented Jun 12, 2024

while editing the md file it work perfect, the ipynb is updated

but i need to close and re open the ipynb file in the jupyter lab page to trigger the update in jupyter lab

after installing fresh jupyter-lab with conda

and after checking installed lab extension both jupyterlab_jupytext jupytext enabled
but it failed to validate

i think this might the issue causing it won't update the ipynb file

    jupyter_lsp enabled
    - Validating jupyter_lsp...
      jupyter_lsp 2.2.5 ok
    jupyter_server_terminals enabled
    - Validating jupyter_server_terminals...
      jupyter_server_terminals 0.5.3 ok
    jupyterlab enabled
    - Validating jupyterlab...
      jupyterlab 4.2.2 ok
    jupyterlab_jupytext enabled
    - Validating jupyterlab_jupytext...
      jupyterlab_jupytext  ok
    jupytext enabled
    - Validating jupytext...
       X validation failed
    notebook_shim enabled
    - Validating notebook_shim...
      notebook_shim  ok
@goerz goerz added the invalid This doesn't seem right label Jun 12, 2024
@goerz
Copy link
Owner

goerz commented Jun 12, 2024

This vim plugin has nothing to do with Jupyter Lab. You should probably not be using it if you have Jupyter Lab with the Jupytext extension running. See #22

@goerz goerz closed this as completed Jun 12, 2024
@gsihaj5
Copy link
Author

gsihaj5 commented Jun 13, 2024

Thanks, i just don't know the plugins for this auto refresh.
it works flawlessly with jupyter-collaboration

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
invalid This doesn't seem right
Projects
None yet
Development

No branches or pull requests

2 participants