You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Note that jupyterlab-lsp complains that there is a missing server for Markdown: this looks related (I couldn't find out how to have an active Markdown LSP server).
Expected behavior
Markdown cells should not be touched.
Context
Operating System and version: macOS 14.1
Browser and version: Safari 17.1
JupyterLab version: 4.0.8
Language server and version: pylsp (python-lsp-server) 2.2.0
Required: installed server extensions
jupyter_lsp enabled
- Validating jupyter_lsp...
Package jupyter_lsp took 0.0103s to import
A `_jupyter_server_extension_points` function was not found in jupyter_lsp. Instead, a `_jupyter_server_extension_paths` function was found and will be used for now. This function name will be deprecated in future releases of Jupyter Server.
jupyter_lsp 2.2.0 OK
jupyter_server_terminals enabled
- Validating jupyter_server_terminals...
Package jupyter_server_terminals took 0.0042s to import
jupyter_server_terminals 0.4.4 OK
jupyterlab enabled
- Validating jupyterlab...
Package jupyterlab took 0.0399s to import
jupyterlab 4.0.8 OK
jupytext enabled
- Validating jupytext...
Package jupytext took 0.0494s to import
jupytext 1.15.2 OK
notebook_shim enabled
- Validating notebook_shim...
Package notebook_shim took 0.0000s to import
A `_jupyter_server_extension_points` function was not found in notebook_shim. Instead, a `_jupyter_server_extension_paths` function was found and will be used for now. This function name will be deprecated in future releases of Jupyter Server.
notebook_shim OK
Required: installed lab extensions
jupyterlab-jupytext v1.3.9 enabled X (python, jupytext)
jupyterlab_pygments v0.2.2 enabled X (python, jupyterlab_pygments)
jupyterlab-plotly v5.18.0 disabled X
@jupyter-lsp/jupyterlab-lsp v5.0.0 enabled OK (python, jupyterlab-lsp)
The following extensions are outdated:
jupyterlab-jupytext
jupyterlab_pygments
jupyterlab-plotly
Consider checking if an update is available for these packages.
Description
Renaming a symbol empties all Markdown cells.
Reproduce
All Markdown cells now have an empty contents.
Note that jupyterlab-lsp complains that there is a missing server for Markdown: this looks related (I couldn't find out how to have an active Markdown LSP server).
Expected behavior
Markdown cells should not be touched.
Context
Required: installed server extensions
Required: installed lab extensions
Troubleshoot Output
The text was updated successfully, but these errors were encountered: