Skip to content

[BUG] Uniformize kernelspace name and display_name across notebooks#3636

Merged
TonyBagnall merged 1 commit into
mainfrom
mnt/notebook-kernelspec-fix
Jul 12, 2026
Merged

[BUG] Uniformize kernelspace name and display_name across notebooks#3636
TonyBagnall merged 1 commit into
mainfrom
mnt/notebook-kernelspec-fix

Conversation

@baraline

Copy link
Copy Markdown
Member

Introduced in #3222, modified a kernelspace name in notebook metadata, causing a crash in the CI for the code speed notebook.

Uniformized the kernelspace name and display name across all notebooks

@review-notebook-app

Copy link
Copy Markdown

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB

@aeon-actions-bot aeon-actions-bot Bot added bug Something isn't working examples Example notebook related labels Jul 11, 2026
@aeon-actions-bot

Copy link
Copy Markdown
Contributor

Thank you for contributing to aeon

I have added the following labels to this PR based on the title: [ bug ].
I have added the following labels to this PR based on the changes made: [ examples ]. Feel free to change these if they do not properly represent the PR.

The Checks tab will show the status of our automated tests. You can click on individual test runs in the tab or "Details" in the panel below to see more information if there is a failure.

If our pre-commit code quality check fails, please run pre-commit locally and push the fixes to your PR branch.

Don't hesitate to ask questions on the aeon Discord channel if you have any.

PR CI actions

These checkboxes will add labels to enable or disable CI functionality for this PR. This may not take effect immediately, and a new commit may be required to run the new configuration.

  • Run pre-commit checks for all files
  • Run mypy typecheck tests
  • Run all pytest tests and configurations
  • Run all notebook example tests
  • Run numba-disabled codecov tests
  • Disable numba cache loading
  • Regenerate expected results for testing
  • Push an empty commit to re-run CI checks

@TonyBagnall TonyBagnall left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@TonyBagnall TonyBagnall merged commit 7234b61 into main Jul 12, 2026
7 of 9 checks passed
@TonyBagnall TonyBagnall deleted the mnt/notebook-kernelspec-fix branch July 12, 2026 14:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working examples Example notebook related

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants