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

Update extension to work with jupyterlab 3.0 #17

Merged
merged 23 commits into from
Dec 31, 2020
Merged

Conversation

parente
Copy link
Member

@parente parente commented Dec 31, 2020

Highlights

  • Frontend and server-side extensions included in a single pip installable package
  • Frontend extension is compiled at packaging time, not at install time
  • Rebase release mechanics on the latest recommandation in https://github.com/jupyterlab/extension-cookiecutter-ts
  • GitHub Action to lint, build, check install, package, and check package install

Some of the work put into this PR is visible at https://www.twitch.tv/videos/855634128 for the next week or so at least. The README has the new install and developer setup instructions.

@parente parente marked this pull request as ready for review December 31, 2020 18:03
@parente parente merged commit 65a2eac into master Dec 31, 2020
@parente parente deleted the jlab-3.0-upgrade branch December 31, 2020 18:04
@riderx
Copy link

riderx commented Apr 2, 2021

Hey @parente i'm ussing your plugin in jupyter 3 and it seem to work only without jupyterhub
If you clone https://github.com/jupyter-naas/naas
and do ./install -r you will see your search working but not in binder our binder:
https://mybinder.org/v2/gh/jupyter-naas/naas/main?urlpath=lab
I saw your binder work but I have no clue why not our :/
If you have time to check !

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

Successfully merging this pull request may close these issues.

2 participants