Skip to content
This repository has been archived by the owner on Feb 16, 2023. It is now read-only.

Open notebook with editor or JSON doesn't work #297

Closed
davidbrochart opened this issue Dec 6, 2021 · 4 comments
Closed

Open notebook with editor or JSON doesn't work #297

davidbrochart opened this issue Dec 6, 2021 · 4 comments
Labels
bug Something isn't working

Comments

@davidbrochart
Copy link
Contributor

Description

In the file browser, right-clicking on a Jupyter notebook and selecting "Open With -> Editor" or "Open With -> JSON" opens the notebook, as if "Open With -> Notebook" was chosen.

Reproduce

  1. Right click on a notebook file.
  2. Choose "Open With -> Editor" or "Open With -> JSON".
  3. See that a notebook document is opened (and a kernel launched), not the file editor or the JSON representation.

Expected behavior

The file editor or JSON representation should be opened.

Context

  • Operating System and version: Linux Ubuntu 21.04
  • Browser and version: Firefox 94.0
  • RetroLab version: 0.3.13
@davidbrochart davidbrochart added the bug Something isn't working label Dec 6, 2021
@bollwyvl
Copy link
Contributor

bollwyvl commented Dec 6, 2021

See also #290

@parmentelat
Copy link

trying to open jupytext-encoded notebooks, I am experiencing something that may be related

mwouts/jupytext#929

@jtpio
Copy link
Member

jtpio commented Mar 18, 2022

Thanks all. Closing in favor of #290 so we can keep the conversation in one place.

@jtpio jtpio closed this as completed Mar 18, 2022
@jtpio
Copy link
Member

jtpio commented Mar 21, 2022

This should now be possible with notebook>=7.0.0a2 (implemented in jupyter/notebook#6315):

image

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

4 participants