v2.0.0
This is a reboot of this experiment to bring it up to speed (#16)
- New features ✨
- Support GitLab provider
- Render comments and descriptions with JupyterLab markdown renderer (meaning specific syntax like #issueNo, @username,... won't be recognized)
- Comment editor is using CodeMirror with Markdown mode on.
- Breaking changes 🚨
- Diff and PR description are classical Lumino Widget
- Switch to CodeMirror instead of Monaco for consistency with Jupyter ecosystem