hide_code icon indicating copy to clipboard operation
hide_code copied to clipboard

Jupyter Lab 3.0 not supported

Open Circlebit opened this issue 4 years ago • 4 comments

Installing hide-code via Extension Manager in Jupyter Lab 3.0.1 produced this error:

The extension "@kirbs/hide_code" does not yet support the current version of JupyterLab.

Conflicting Dependencies:
JupyterLab              Extension      Package
>=3.0.0 <3.1.0          >=2.2.5 <3.0.0 @jupyterlab/application
>=3.0.0 <3.1.0          >=2.2.5 <3.0.0 @jupyterlab/apputils
>=5.0.0 <5.1.0          >=4.0.0 <5.0.0 @jupyterlab/coreutils
>=3.0.0 <3.1.0          >=2.2.6 <3.0.0 @jupyterlab/notebook
>=6.0.0 <6.1.0          >=5.0.0 <6.0.0 @jupyterlab/services

Circlebit avatar Jan 07 '21 12:01 Circlebit

Wasn't aware JL 3 was released. Thanks for reporting. Of course they changed how lab extensions are built again :(

kirbs- avatar Jan 07 '21 14:01 kirbs-

Would love to have this feature in Jlab 3. If you help testing or something please let me know.

joofio avatar Mar 07 '21 10:03 joofio

@kirbs- may I ask you to update the extension?

I don't have the experience with extensions, but maybe this will be enough or almost enough? https://jupyterlab.readthedocs.io/en/stable/extension/extension_migration.html python -m jupyterlab.upgrade_extension .

mathbunnyru avatar Aug 06 '21 20:08 mathbunnyru

+1 :)

joaquinvanschoren avatar Feb 19 '24 09:02 joaquinvanschoren