Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Compatibility with current Jupyter Lab #42

Open
Daksol opened this issue Apr 2, 2024 · 1 comment
Open

Compatibility with current Jupyter Lab #42

Daksol opened this issue Apr 2, 2024 · 1 comment

Comments

@Daksol
Copy link

Daksol commented Apr 2, 2024

I recently did a clean install of Jupyter Lab so I have a stable setup, without all those startup warnings etc.

I am keen to again have a "snippets" capability.

However I am a bit reluctant to install this Quantstack/jupyterlab-snippets (at v0.4.1) due to the downgrades of jupyterlab and jupyter_client that this will entail. See conda install dialog below.

Are there plans to update this module to work with the newer versions of Jupyter Lab?

thanks

pwsh> conda install -c conda-forge jupyterlab-snippets

  added / updated specs:
    - jupyterlab-snippets

The following packages will be downloaded:

    package                    |            build
    ---------------------------|-----------------
    ipython_genutils-0.2.0     |             py_1          21 KB  conda-forge
    jupyter_client-7.4.9       |     pyhd8ed1ab_0          97 KB  conda-forge
    jupyterlab-3.5.0           |     pyhd8ed1ab_0         6.0 MB  conda-forge
    jupyterlab-snippets-0.4.1  |     pyhd8ed1ab_0          19 KB  conda-forge
    jupyterlab_pygments-0.3.0  |     pyhd8ed1ab_0          18 KB  conda-forge
    nbclassic-1.0.0            |     pyhb4ecaf3_1         5.7 MB  conda-forge
    nbconvert-7.16.3           |       hd8ed1ab_0           8 KB  conda-forge
    nbconvert-pandoc-7.16.3    |       hd8ed1ab_0           7 KB  conda-forge
    notebook-6.5.6             |     pyha770c72_0         299 KB  conda-forge
    pandoc-3.1.12.3            |       h57928b3_0        23.7 MB  conda-forge
    pyzmq-24.0.1               |  py311h7b3f143_1         533 KB  conda-forge
    zeromq-4.3.4               |       h0e60522_1         8.9 MB  conda-forge
    ------------------------------------------------------------
                                           Total:        45.3 MB

The following NEW packages will be INSTALLED:

  ipython_genutils   conda-forge/noarch::ipython_genutils-0.2.0-py_1
  jupyterlab-snippe~ conda-forge/noarch::jupyterlab-snippets-0.4.1-pyhd8ed1ab_0
  nbclassic          conda-forge/noarch::nbclassic-1.0.0-pyhb4ecaf3_1
  nbconvert          conda-forge/noarch::nbconvert-7.16.3-hd8ed1ab_0
  nbconvert-pandoc   conda-forge/noarch::nbconvert-pandoc-7.16.3-hd8ed1ab_0
  notebook           conda-forge/noarch::notebook-6.5.6-pyha770c72_0
  pandoc             conda-forge/win-64::pandoc-3.1.12.3-h57928b3_0


The following packages will be DOWNGRADED:

  jupyter_client                         8.6.1-pyhd8ed1ab_0 --> 7.4.9-pyhd8ed1ab_0
  jupyterlab                             4.1.5-pyhd8ed1ab_0 --> 3.5.0-pyhd8ed1ab_0
  jupyterlab_pygmen~                     0.3.0-pyhd8ed1ab_1 --> 0.3.0-pyhd8ed1ab_0
  pyzmq                              25.1.2-py311h9250fbb_0 --> 24.0.1-py311h7b3f143_1
  zeromq                                   4.3.5-h63175ca_1 --> 4.3.4-h0e60522_1

@jgunstone
Copy link

I'm also interested in continued support for snippets

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants