Skip to content

Commit acb89e7

Browse files
committed
update links
1 parent e1d4da5 commit acb89e7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ Additional fixes improve layout containment and scrollbar behavior when working
3131
The debugger's evaluate dialog has been replaced with an interactive console featuring syntax highlighting and code completion. The variables panel now preserves state when switching editors. Visual improvements include highlighted selected breakpoints, improved empty line handling, and a paused indicator. Debugger panels now reference cell execution counts.
3232

3333
<img alt="Debugger panels with reference to execution counts and paused indicator as well as console evaluation"
34-
src="https://raw.githubusercontent.com/jtpio/notebook/3ba8aac90075b87258a0f0af733fa680a83e3bd9/docs/source/_static/changelog_assets/7.5-debugger.webp"
34+
src="https://raw.githubusercontent.com/jupyter/notebook/main/docs/source/_static/changelog_assets/7.5-debugger.webp"
3535
class="jp-screenshot">
3636

3737
Log Console users can configure default log levels and customize toolbars.
@@ -45,7 +45,7 @@ The terminal now includes search functionality, with search highlights that adap
4545
Built-in audio and video viewers allow direct file playback within Jupyter Notebook.
4646

4747
<img alt="Video file opened in a Jupyter Notebook tab"
48-
src="https://raw.githubusercontent.com/jtpio/notebook/3ba8aac90075b87258a0f0af733fa680a83e3bd9/docs/source/_static/changelog_assets/7.5-media-player.webp"
48+
src="https://raw.githubusercontent.com/jupyter/notebook/main/docs/source/_static/changelog_assets/7.5-media-player.webp"
4949
class="jp-screenshot">
5050

5151
### File browser enhancements

0 commit comments

Comments
 (0)