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

Backward compatibility for server extension on jupyterhub #863

Merged
merged 1 commit into from
Jan 27, 2021

Conversation

SarunasAzna
Copy link
Contributor

Server extension was not working with jupyterlab 3.0 runned on jupyterhub (version1.2.2, to be more exact helm charts version 0.10.5 from here https://github.com/jupyterhub/zero-to-jupyterhub-k8s/blob/master/CHANGELOG.md) though it was working fine with exact docker image runned as standalone container.

I cannot point to the exact problem but the fix itself is copied (and used on another internal server extension) from Voila https://github.com/voila-dashboards/voila.

@github-actions
Copy link

Binder 👈 Launch a binder notebook on branch SarunasAzna/jupyterlab-git/master

Copy link
Member

@fcollonval fcollonval left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @SarunasAzna

Although I'm sad that this is required, it eases the upgrade for most users. So let's merge it.

@meeseeksmachine
Copy link

This pull request has been mentioned on Jupyter Community Forum. There might be relevant details there:

https://discourse.jupyter.org/t/the-server-extension-appears-to-be-missing-when-launching-with-mybinder-org/9910/4

navn-r added a commit to MLH-Fellowship/jupyterlab-git that referenced this pull request Jul 27, 2021
fcollonval added a commit that referenced this pull request Aug 3, 2021
* Add history context menu button in the file browser (#863)

* Add --follow option to Git log command (#864)

* Display Git history for selected file (#864)

* Apply suggestions from code review

Co-authored-by: Frédéric Collonval <fcollonval@gmail.com>

* Add styling to selected history file item

* Add selected file history for modified files

* Add 'No History Found' fallback

- Covers git-ignored files edge case

* Apply suggestions from code review

Improve readability

Co-authored-by: Frédéric Collonval <fcollonval@gmail.com>

* Fix tests for history (#864)

* Add single file log test (#864)

Co-authored-by: Frédéric Collonval <fcollonval@gmail.com>
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.

None yet

3 participants