Skip to content

Saving snippets does not work #247

Open
@asteppke

Description

@asteppke

When running jupyterlab-code-snippets (version 2.1.0 from conda-forge) it looks like it is running fine, I get the side tab and can insert snippets into notebooks. When using the right-click "Save As Code Snippet" function though nothing happens. I do not see a popup window, an error message or any other indication.

Is there anything I can do to diagnose this better?

My JupyterLab setup looks as follows (running on Windows with Chrome browser):

(jupyter) PS C:\Users\Alexander> jupyter labextension list
Config option `kernel_spec_manager_class` not recognized by `ListLabExtensionsApp`.
[W 2023-02-15 17:51:17.510 LabApp] Config option `kernel_spec_manager_class` not recognized by `LabApp`.
JupyterLab v3.6.1
C:\Users\Alexander\AppData\Local\conda\conda\envs\jupyter\share\jupyter\labextensions
        jupyter-matplotlib v0.11.2 enabled ok
        jupyterlab-code-snippets v2.1.0 enabled ok (python, code_snippet)
        jupyterlab-jupytext v1.3.8+dev enabled ok (python, jupytext)
        jupyterlab_pygments v0.2.2 enabled ok (python, jupyterlab_pygments)
        @jupyter-widgets/jupyterlab-manager v5.0.5 enabled ok (python, jupyterlab_widgets)
        @ryantam626/jupyterlab_code_formatter v1.5.3 enabled ok (python, jupyterlab-code-formatter)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions