8000 Error with format R (with CAPS) · Issue #14 · goerz/jupytext.vim · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
This repository was archived by the owner on Dec 19, 2024. It is now read-only.
This repository was archived by the owner on Dec 19, 2024. It is now read-only.
Error with format R (with CAPS) #14
Open
@statquant

Description

@statquant

Hello,
I am using the following options let g:jupytext_fmt = 'R:spin' as allowed by jupyter --help
As a matter of fact the following works perfectly

jupytext --set-formats R:spin,ipynb,Rmd --sync test.R
[jupytext] Reading test.R
[jupytext] Updating notebook metadata with '{"jupytext": {"formats": "R:spin,ipynb,Rmd"}}'
[jupytext] Updating 'test.ipynb'
[jupytext] Updating 'test.Rmd'
[jupytext] Updating 'test.R'

But when I try to vim test.ipynb, when I save the file the conversion fails because you jupytext.vim try to run jupytext --to=R:spin --output='/home/statquant/CodeProjects/jupyter/workflow_4/test.r' '/home/statquant/CodeProjects/jupyter/workflow_4/test.ipynb' if it was .R all would be fine

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0