Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

cannot open a jupytext notebook in nb7 #6914

Closed
Labels
Milestone
@parmentelat

Description

@parmentelat

Describe the bug

The jupytext extension does not work as expected in nb7

To Reproduce
Steps to reproduce the behavior:

  1. install jlab4 as released in pip
  2. install nb7 withpip install -U --pre notebook
  3. install jupytext withpip install jupytext
  4. install the jupytext labextension with
    pip install git+https://github.com/mwouts/jupyterlab-jupytext.git@jupyterlab4
  5. create a simple jupytext notebook named for instancefoo-nb.md
  6. under jlab, check that you can open the notebook: right click → "Jupytext Notebook"
  7. perform the same operation from the regular notebook tree browser: the "Jupytext Notebook" option is present but does not open the file as a notebook, it shows a text editor instead

Expected behavior

  1. we should be able to open a jupytext notebook from the regular notebook file browser;
  2. (also when opening a URL like localhost:8888/notebooks/path/file.md we need this to open a notebook and not a text editor, but for that to work the former behaviour 1. must first work)

Screenshots

image

Desktop (please complete the following information):

  • OS: [e.g. iOS] MacOS & linux
  • Browser [e.g. chrome, safari] - chrome
  • Version [e.g. 22]

Additional context

Please see alsohttps://discourse.jupyter.org/t/generic-question-about-jlab4-and-nb7/19846

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions


      [8]ページ先頭

      ©2009-2025 Movatter.jp