Skip to content

Commit

Permalink
git subrepo pull --remote=https://github.com/jupyter/qtconsole.git --…
Browse files Browse the repository at this point in the history
…branch=master --update --force external-deps/qtconsole

subrepo:
  subdir:   "external-deps/qtconsole"
  merged:   "9f0b5403cf"
upstream:
  origin:   "https://github.com/jupyter/qtconsole.git"
  branch:   "master"
  commit:   "9f0b5403cf"
git-subrepo:
  version:  "0.4.3"
  origin:   "https://github.com/ingydotnet/git-subrepo"
  commit:   "2f68596"
  • Loading branch information
ccordoba12 committed Nov 6, 2023
1 parent 3a6617c commit 0e7b7e9
Show file tree
Hide file tree
Showing 20 changed files with 272 additions and 68 deletions.
2 changes: 1 addition & 1 deletion external-deps/qtconsole/.github/workflows/linux-tests.yml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion external-deps/qtconsole/.github/workflows/macos-tests.yml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions external-deps/qtconsole/.gitignore

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions external-deps/qtconsole/.gitrepo

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 1 addition & 3 deletions external-deps/qtconsole/README.md

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

30 changes: 30 additions & 0 deletions external-deps/qtconsole/docs/source/changelog.rst

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

25 changes: 9 additions & 16 deletions external-deps/qtconsole/docs/source/installation.rst

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion external-deps/qtconsole/qtconsole/_version.py

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions external-deps/qtconsole/qtconsole/comms.py

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 4 additions & 4 deletions external-deps/qtconsole/qtconsole/completion_html.py

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

5 changes: 3 additions & 2 deletions external-deps/qtconsole/qtconsole/completion_plain.py

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

24 changes: 1 addition & 23 deletions external-deps/qtconsole/qtconsole/console_widget.py

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion external-deps/qtconsole/qtconsole/frontend_widget.py

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 4 additions & 0 deletions external-deps/qtconsole/qtconsole/inprocess.py

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

20 changes: 18 additions & 2 deletions external-deps/qtconsole/qtconsole/rich_jupyter_widget.py

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

31 changes: 31 additions & 0 deletions external-deps/qtconsole/qtconsole/tests/test_inprocess_kernel.py

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 0e7b7e9

Please sign in to comment.