LICENSE
MANIFEST.in
README.md
package.json
pyproject.toml
setup.py
tsconfig.json
jupyter-config/jupyterlab_pullrequests.json
jupyterlab_pullrequests/__init__.py
jupyterlab_pullrequests/_version.py
jupyterlab_pullrequests/base.py
jupyterlab_pullrequests/handlers.py
jupyterlab_pullrequests/log.py
jupyterlab_pullrequests.egg-info/PKG-INFO
jupyterlab_pullrequests.egg-info/SOURCES.txt
jupyterlab_pullrequests.egg-info/dependency_links.txt
jupyterlab_pullrequests.egg-info/not-zip-safe
jupyterlab_pullrequests.egg-info/requires.txt
jupyterlab_pullrequests.egg-info/top_level.txt
jupyterlab_pullrequests/labextension/jupyterlab-pullrequests-2.0.0.tgz
jupyterlab_pullrequests/managers/__init__.py
jupyterlab_pullrequests/managers/github.py
jupyterlab_pullrequests/managers/gitlab.py
jupyterlab_pullrequests/managers/manager.py
src/index.ts
src/json-source-map.d.ts
src/svg.d.ts
src/tokens.ts
src/utils.ts
src/components/PullRequestPanel.tsx
src/components/Toolbar.tsx
src/components/browser/Browser.tsx
src/components/browser/BrowserGroup.tsx
src/components/browser/FileItem.tsx
src/components/browser/PullRequestItem.tsx
src/components/diff/NotebookCellsDiff.ts
src/components/diff/NotebookDiff.ts
src/components/diff/plaintext.ts
src/components/discussion/Comment.ts
src/components/discussion/Discussion.ts
src/components/discussion/InputComment.ts
src/components/tab/DescriptionWidget.ts
src/components/tab/FileDiffWidget.ts
src/style/icons.ts
src/tests/PullRequestBrowser.spec.tsx
src/tests/PullRequestBrowserItem.spec.tsx
src/tests/PullRequestCommentThread.spec.tsx
src/tests/testutils.ts
src/tests/sample-responses/samplecomment.json
src/tests/sample-responses/samplefile.json
src/tests/sample-responses/samplepr.json
style/index.css
style/icons/pullrequest-plus.svg
style/icons/pullrequest.svg