open-interpreter icon indicating copy to clipboard operation
open-interpreter copied to clipboard

Jupyter export magic command

Open tyfiero opened this issue 1 year ago • 3 comments

Describe the changes you have made:

Added a %jupyter magic command to export the current session as a jupyter notebook file, that you can run in Google Collab.

Reference any relevant issues (e.g. "Fixes #000"):

Pre-Submission Checklist (optional but appreciated):

  • [x] I have included relevant documentation updates (stored in /docs)
  • [x] I have read docs/CONTRIBUTING.md
  • [x] I have read docs/ROADMAP.md

OS Tests (optional but appreciated):

  • [ ] Tested on Windows
  • [x] Tested on MacOS
  • [ ] Tested on Linux

tyfiero avatar Feb 01 '24 20:02 tyfiero

Awesome PR @tyfiero I have tested it on windows

Notnaton avatar Feb 03 '24 13:02 Notnaton

Nice! Great feature idea. It looks like the docs say it saves to the desktop, but I think it's saving to downloads. I also think it would be okay if it saved to cwd, any option works. Thanks @tyfiero!

KillianLucas avatar Feb 04 '24 08:02 KillianLucas

Fixed the docs, it should be good to go!

tyfiero avatar Feb 10 '24 16:02 tyfiero

Looks good, merging now. Great work @tyfiero!

KillianLucas avatar Feb 14 '24 02:02 KillianLucas