Skip to content

Commit

Permalink
Merge branch 'custom-env-variables' of https://github.com/AnastasiaSl…
Browse files Browse the repository at this point in the history
…iusar/jupyterlab into custom-env-variables
  • Loading branch information
AnastasiaSliusar committed Aug 20, 2024
2 parents d45d3d4 + 7c11957 commit a9e9a0e
Show file tree
Hide file tree
Showing 5 changed files with 24 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -441,6 +441,12 @@
"Enter"
]
},
{
"id": "console:setup-custom-env",
"label": "Launch kernel with custom env vars...",
"caption": "Launch kernel with custom env vars...",
"shortcuts": []
},
{
"id": "console:shutdown",
"label": "Shut Down",
Expand Down Expand Up @@ -980,6 +986,12 @@
"caption": "",
"shortcuts": []
},
{
"id": "filebrowser:toggle-single-click-navigation",
"label": "Enable Single Click Navigation",
"caption": "",
"shortcuts": []
},
{
"id": "filebrowser:toggle-sort-notebooks-first",
"label": "Sort Notebooks Above Files",
Expand Down Expand Up @@ -2031,6 +2043,12 @@
"caption": "",
"shortcuts": []
},
{
"id": "notebook:setup-custom-env",
"label": "Launch kernel with custom env vars...",
"caption": "Launch kernel with custom env vars...",
"shortcuts": []
},
{
"id": "notebook:show-all-cell-code",
"label": "Expand All Code",
Expand Down Expand Up @@ -2211,6 +2229,12 @@
"caption": "",
"shortcuts": []
},
{
"id": "running:kernel-shut-down-unused",
"label": "Shut Down Unused",
"caption": "",
"shortcuts": []
},
{
"id": "running:show-modal",
"label": "Search Tabs and Running Sessions",
Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit a9e9a0e

Please sign in to comment.