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

Maintenance #24

Merged
merged 6 commits into from
Oct 27, 2022
Merged

Maintenance #24

merged 6 commits into from
Oct 27, 2022

Conversation

Kirill888
Copy link
Owner

  • don't import things from pyzmq (simple constant only)
  • don't import things from tornado (was importing Exception)
  • don't depend on those libraries
  • only register post_execute hook (remove post_run_cell hook), see discussion in Support cross-widget messaging #22
  • some formatting fixes
  • upgrade github actions

This should allow installation on pyolite
post_run_cell runs after post_execute for "non-silent"
execute requests, so we only need to register a more
generic post_execute hook.
@Kirill888 Kirill888 merged commit e6eb585 into develop Oct 27, 2022
@Kirill888 Kirill888 deleted the clean-deps branch October 27, 2022 01:11
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