Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/source/migrate_to_notebook7.md
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ continue developing the Jupyter Notebook application and _sunrise_ it as
Notebook 7.

You can find more details about the changes currently taking place in the
Jupyter Ecosystem in the [JEP 79] and [team-compass note].
Jupyter Ecosystem in the [JEP 79][jep 79] and [team-compass note].

## New features in Notebook 7

Expand Down
2 changes: 1 addition & 1 deletion docs/source/troubleshooting.md
Original file line number Diff line number Diff line change
Expand Up @@ -213,7 +213,7 @@ If you can't find an existing answer, you can ask questions at:

> - [jupyter_core](https://github.com/jupyter/jupyter_core) - `secure_write()`
> and file path issues
> - [jupyter_client](https://github.com/jupyter/jupyter_core) - kernel management
> - [jupyter_client](https://github.com/jupyter/jupyter_client) - kernel management
> issues found in Notebook server's command window.
> - [IPython](https://github.com/ipython/ipython) and
> [ipykernel](https://github.com/ipython/ipykernel) - kernel runtime issues
Expand Down
Loading