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

[Feature Request] History #138

Open
benlubas opened this issue Jan 19, 2024 · 1 comment
Open

[Feature Request] History #138

benlubas opened this issue Jan 19, 2024 · 1 comment
Labels
enhancement New feature or request

Comments

@benlubas
Copy link
Owner

benlubas commented Jan 19, 2024

The Jupyter spec defines a way to request history from the kernel.

Features (ideally)

  • History in a split or floating windows
  • Per-cell history
  • Code and Output History
  • Restore from history just do it yourself for now

Concerns

  • How many kernels support this?
  • Will we be able to reliably get per-cell history?
@benlubas benlubas added the enhancement New feature or request label Jan 19, 2024
@benlubas
Copy link
Owner Author

It doesn't even seem like ipython supports this API.

So I would have to implement this myself.. probably not too bad.

@benlubas benlubas mentioned this issue Jan 22, 2024
6 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant