Skip to content
This repository has been archived by the owner on Jan 26, 2022. It is now read-only.

Commit

Permalink
Merge pull request #543 from jupyterlab/filter-get_ipython
Browse files Browse the repository at this point in the history
Add get_ipython to the variable filter
  • Loading branch information
jtpio committed Sep 17, 2020
2 parents 6aec3c4 + 4a3c834 commit a28beb8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions schema/main.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@
"default": {
"xpython": [
"display",
"get_ipython",
"ptvsd",
"_xpython_get_connection_filename",
"_xpython_launch",
Expand Down

0 comments on commit a28beb8

Please sign in to comment.