Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Frontend #12

Merged
merged 27 commits into from
Mar 6, 2025
Merged

Frontend #12

merged 27 commits into from
Mar 6, 2025

Conversation

cindytsai
Copy link
Collaborator

@cindytsai cindytsai commented Mar 3, 2025

Frontend

  • Block the interrupt/restart/restart and run all buttons and notify user that they aren't supported by jupyter-libyt yet, instead of sending unwanted instructions to the kernel.
  • Block the kernel main menu interrupt/restart/restart and clear outputs of all cells and notify user that they aren't supported yet.

Known Bugs

It looks like semantic command extension point in JupyterLab aren't supporting re-defining restart kernel and run up to selected cells and restart kernel and run all cells.
So clicking them will still send restart (which we don't want, because libyt hasn't supported yet).

Notes

Due to the JupyterLab api:

  • Supports only JupyterLab >= 4.0.0
  • Drop support for python-3.7. (JupyterLab >= 4.0.0 doesn't support python-3.7)

Todos

  • Update readme
    • Change log
  • Bump version to 0.2.0
  • Make sure the package can be installed correctly.

@cindytsai cindytsai merged commit bfbf487 into yt-project:main Mar 6, 2025
10 checks passed
@cindytsai cindytsai deleted the Frontend branch March 6, 2025 02:14
@cindytsai cindytsai restored the Frontend branch March 6, 2025 02:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant