question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Global pairing configuration is not effective in versions v0.7.*

See original GitHub issue

First - thanks very much for writing this - it’s very very useful - it really changes the usability of Notebooks for writing anything more substantial than a quick demo.

Having said that, I’m running into almost constant trouble with pairing.

I have put this into ~/.jupyter/jupyter_notebook_config.py:

c.NotebookApp.contents_manager_class = "jupytext.TextFileContentsManager"
c.ContentsManager.default_jupytext_formats = "ipynb,Rmd"

With that setting, I am expecting that, whenever I save a Notebook from Jupyter, I will get a paired .Rmd file, and whenever I open and save an .Rmd file from Jupyter, I will get the matching .ipynb file. Is that expectation correct? Because, more often than not, I get neither effect, and I have to run jupytext --to manually to get the conversion.

Am I doing something wrong? What could I do, to debug?

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Comments:6 (6 by maintainers)

github_iconTop GitHub Comments

1reaction
matthew-brettcommented, Oct 10, 2018

Actually, the nb2plots thing is a competitor to sphinx-gallery if anything. It does a one-way write of a notebook into ReST, putting code cells into sphinx directives, so the stuff is easier to edit, and then rebuilds the notebooks for download, at page build time.

1reaction
matthew-brettcommented, Oct 9, 2018

Thanks - that’s a relief to know that I wasn’t suffering from the effects of an unpredictable gap in space-time …

Read more comments on GitHub >

github_iconTop Results From Across the Web

Unable to start device pairing - Google Nest Community
When I try to add the thermostat to Google Home (tried both Andriod and Apple), I get the error: "Unable to start device...
Read more >
TiVo Voice Troubleshooting - Login
If pairing is not successful, proceed to Reset Remote Control Pairing. If pairing is not successful please Contact TiVo Support.
Read more >
VMware Horizon 7.13.2 Connection Server - Carl Stalhood
This post applies to all VMware Horizon 7 versions including 7.13.2 (ESB). ... on the left, go to View Configuration > Global Settings....
Read more >
2022.9: Home Assistant Birthday Release!
Groups can be defined in YAML, do not belive who is telling different things. The issue is caused by new version of File...
Read more >
How to Pair FitPro App to M5 Smartband in Android platform
Your browser can't play this video. Learn more. Switch camera.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found