Skip to content

Tags: jupyterlab-contrib/jupyterlab-quickopen

Tags

v2.0.2

Toggle v2.0.2's commit message
Release v2.0.2

v2.0.1

Toggle v2.0.1's commit message
Release v2.0.1

v2.0.0

Toggle v2.0.0's commit message
Release v2.0.0

Unverified

This tag is not signed, but one or more authors requires that any tag attributed to them is signed.

Unverified

This tag is not signed, but one or more authors requires that any tag attributed to them is signed.

1.0.0

Toggle 1.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update extension to work with jupyterlab 3.0 (#17)

* Jupyterlab autoupgrade script, dev env cleanup

* black formatting, - vs _ naming, and server compat fixes

* Clean up packaging in makefile

* Remove unused coveragerc

* Add more dev make targets

* Add Python 3.9 to package metadata

* Switch debug logging to debug level

* Add wheel to dev requirements

* Run actions on all branches, test packaging too

* Fix missing run in action

* Make action steps runnable via make locally

* Fix eslint errors and warnings

* Match lint target name to acation

* Fix check for jupyter server extensions

* Fix missing eslint (I think)

* Update README

* Update release target, readme animation link

* Update binder to work with latest release (I think)

* Remove redundant branch * build

* Update release instructions

* Make local filesystem requirement clearer

* Fix dev env setup text

* Bump version to 1.0.0

Unverified

This tag is not signed, but one or more authors requires that any tag attributed to them is signed.

Unverified

This tag is not signed, but one or more authors requires that any tag attributed to them is signed.

Unverified

This tag is not signed, but one or more authors requires that any tag attributed to them is signed.

0.3.0

Toggle 0.3.0's commit message

Unverified

This tag is not signed, but one or more authors requires that any tag attributed to them is signed.
REL: 0.3.0

Support for relativeSearch (tnx @StevenLaan)
Update for CVE-2019-10744