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

Enable git integration with JupyterLab 3.0 #1078

Closed
4 tasks done
lresende opened this issue Nov 17, 2020 · 0 comments · Fixed by #1202
Closed
4 tasks done

Enable git integration with JupyterLab 3.0 #1078

lresende opened this issue Nov 17, 2020 · 0 comments · Fixed by #1202
Assignees
Labels
external:jupyterlab 3.0 external:Upstream Depended on deliverables in other repos outside the elyra org
Milestone

Comments

@lresende
Copy link
Member

lresende commented Nov 17, 2020

The JupyterLab-Git extension has an open pr to support JupyterLab 3.0 and a related PR on nbdime and once these are merged there is a need to bring it back to Elyra:

  • Uncomment Makefile lines that install jupyterlab-git
  • Uncomment setup.py lines that install jupyterlab-git and nbdime
  • In setup.py change the value of auto_extension_path to ./etc/config/jupyter_server_config.d/*.json to also include the git extension config
  • Uncomment the git tests in tests/integration/git.ts
@lresende lresende added external:Upstream Depended on deliverables in other repos outside the elyra org external:jupyterlab 3.0 labels Nov 17, 2020
@lresende lresende added this to the 2.0.0 milestone Nov 17, 2020
@ajbozarth ajbozarth self-assigned this Dec 15, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
external:jupyterlab 3.0 external:Upstream Depended on deliverables in other repos outside the elyra org
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants