-
-
Notifications
You must be signed in to change notification settings - Fork 3.4k
Insights: jupyterlab/jupyterlab
Overview
Could not load contribution data
Please try again later
21 Pull requests merged by 5 people
-
Backport PR #17005 on branch 4.3.x (Fixing missed first keystroke on Ctrl+F )
#17029 merged
Dec 3, 2024 -
Fixing missed first keystroke on Ctrl+F
#17005 merged
Dec 3, 2024 -
Fix disappearing cells (heal offsets after updating estimated sizes)
#17000 merged
Dec 2, 2024 -
Backport PR #16975 on branch 4.3.x (Fix regression in standard error rendering performance)
#17016 merged
Nov 29, 2024 -
Fix regression in standard error rendering performance
#16975 merged
Nov 29, 2024 -
Fix extension manager failure with new
httpx
versions, bumphttpx
tov0.28.0
#17013 merged
Nov 29, 2024 -
Reconfigure 4.2.x branch (4.3.x is new stable)
#16969 merged
Nov 29, 2024 -
Backport PR #16989 on branch 4.3.x (Pin Python version for visual regression testing to 3.11)
#17007 merged
Nov 29, 2024 -
Backport PR #16989 on branch 3.6.x (Pin Python version for visual regression testing to 3.11)
#17009 merged
Nov 29, 2024 -
Backport PR #16989 on branch 4.2.x (Pin Python version for visual regression testing to 3.11)
#17008 merged
Nov 29, 2024 -
Pin Python version for visual regression testing to 3.11
#16989 merged
Nov 27, 2024 -
Backport PR #16999 on branch 4.3.x (Fix handling of carriage return in output streams)
#17004 merged
Nov 26, 2024 -
Fix handling of carriage return in output streams
#16999 merged
Nov 26, 2024 -
Backport PR #16998 on branch 4.3.x (Add forgotten bracket in code sample)
#17002 merged
Nov 26, 2024 -
Add forgotten bracket in code sample
#16998 merged
Nov 26, 2024 -
Fix emission of
FileBrowserModel.onFileChanged
for drives (includingRTC:
)#16988 merged
Nov 26, 2024
6 Pull requests opened by 5 people
-
update to typedoc 0.26, fix missing module pages
#17006 opened
Nov 27, 2024 -
Bump tj-actions/changed-files from 45.0.3 to 45.0.4 in the actions group
#17019 opened
Dec 1, 2024 -
Bump the pip group with 4 updates
#17020 opened
Dec 1, 2024 -
Improve performance of rendering stdout/stderr
#17022 opened
Dec 2, 2024 -
Fixes debugger UI-test with python>=3.12
#17024 opened
Dec 2, 2024 -
[pre-commit.ci] pre-commit autoupdate
#17027 opened
Dec 2, 2024
8 Issues closed by 4 people
-
Missed first keystroke on Ctrl+F when switching between notebook tabs
#16928 closed
Dec 3, 2024 -
Disappearing cells regression in JupyterLab 4.3.1
#16978 closed
Dec 2, 2024 -
It is not possible anymore to copy indivudual images from the notebook.
#17021 closed
Dec 2, 2024 -
Failed to instantiate the extension manager pypi
#17012 closed
Nov 29, 2024 -
Shift+Enter Shortcut Not Working in File Editor with Console in JupyterLab 4.2+
#16987 closed
Nov 26, 2024 -
Pressing enter in text editor types 'from' when autocompletion enabled
#16931 closed
Nov 26, 2024 -
carriage return (\r) in print fails when there is a delay between subsequent print calls
#16995 closed
Nov 26, 2024
6 Issues opened by 5 people
-
Single click to open file
#17028 opened
Dec 3, 2024 -
Shortcuts to insert cell before/after are swapped at random
#17026 opened
Dec 2, 2024 -
Cells sometimes do not render when scrolling down in presence of large outputs
#17023 opened
Dec 2, 2024 -
Large notebook issues with saving
#17017 opened
Nov 29, 2024 -
Accepted inline completion trigger inline completion at the wrong position
#17011 opened
Nov 28, 2024 -
`Test Minimum Versions` is failing on `4.3.x` branch and older
#17003 opened
Nov 26, 2024
25 Unresolved conversations
Sometimes conversations happen on old items that aren’t yet closed. Here is a list of all the Issues and Pull Requests with unresolved conversations.
-
Publishing JupyterLab 4.4.0a failed
#16976 commented on
Nov 26, 2024 • 0 new comments -
Copy shareable link does not work correctly in Safari
#16977 commented on
Nov 26, 2024 • 0 new comments -
Markdown remains un-rendered after leaving cell
#16980 commented on
Nov 26, 2024 • 0 new comments -
Install the galata extension without depending on `jupyterlab`
#16986 commented on
Nov 26, 2024 • 0 new comments -
notebook with same name replace issue
#16990 commented on
Nov 26, 2024 • 0 new comments -
Add run-all-below button to Notebook Panel, becomes gray when starting a new notebook
#16996 commented on
Nov 26, 2024 • 0 new comments -
terminal performs grep operations based on UI width
#16956 commented on
Nov 26, 2024 • 0 new comments -
Unable to see the "+" sign on the blue "New Launcher" button in the filebrowser.
#16971 commented on
Nov 26, 2024 • 0 new comments -
Why all the buttons are preceded by two exclamation points ("display localized strings prefix" option is confusing)
#16992 commented on
Nov 27, 2024 • 0 new comments -
Autosave does not checkpoint notebook
#16750 commented on
Nov 27, 2024 • 0 new comments -
Update to typedoc 0.26.*
#16768 commented on
Nov 27, 2024 • 0 new comments -
Reference API documentation no longer shows up in search results in docs
#16887 commented on
Nov 28, 2024 • 0 new comments -
Render Variable in Debugger fails with infinite loader
#16973 commented on
Nov 29, 2024 • 0 new comments -
Logging to stderr is significantly slower in Jupyterlab vs IPython
#16957 commented on
Nov 29, 2024 • 0 new comments -
Is any way to highlight the selected word
#6112 commented on
Nov 29, 2024 • 0 new comments -
markdown fontsize config not having any affect in notebook
#7569 commented on
Nov 30, 2024 • 0 new comments -
Emit Single 'move' Event Instead of Separate 'add' and 'remove' Events When Moving Cells in JupyterLab
#16648 commented on
Dec 2, 2024 • 0 new comments -
`Debugger Variables Copy` visual regression tests do not pass with Python 3.12
#16982 commented on
Dec 2, 2024 • 0 new comments -
Filter variables by name pattern (UPPER, __startswith_underscore) or type (module, callable), etc. in the builtin variables inspector
#12273 commented on
Dec 2, 2024 • 0 new comments -
Stream output is not rendered correctly in `jupyter-collaboration` 3
#16934 commented on
Dec 2, 2024 • 0 new comments -
"Step In" Scrolls down Notebook to the end of the cell
#9582 commented on
Dec 3, 2024 • 0 new comments -
jupyter lab is stuck when opening a new notebook
#16985 commented on
Dec 3, 2024 • 0 new comments -
Add filtering notebook cells with tags
#15157 commented on
Dec 3, 2024 • 0 new comments -
Add feature to scroll to currently executing cell on progress circle click
#16880 commented on
Dec 3, 2024 • 0 new comments -
Add Settings Import Feature from a JSON File
#16994 commented on
Dec 1, 2024 • 0 new comments