jupyterlab / extension-cookiecutter-ts

A cookiecutter recipe for JupyterLab extensions in Typescript
BSD 3-Clause "New" or "Revised" License
179 stars 88 forks source link

Remove old server activation #301

Closed fcollonval closed 1 year ago

fcollonval commented 1 year ago

Binder is now using Jupyter Server. Enabling the extension the old way is not needed - let's remove it.

Ref https://discourse.jupyter.org/t/mybinder-org-and-repo2docker-updates/18333