#Exporting notebooks

7 messages · Page 1 of 1 (latest)

soft owl
#

Hello - I am new to Warp, though I have been loving the features. I saw a new feature called Notebooks that have been introduced, and I wrote a quick little runbook to test it out. However, I see that it is present in a default location under 'Personal'. I wanted to export the Notebook and move it into my project, so that the runbook gets committed and shipped with the project. I tried clicking on Export against the notebook, but I didn't see anything happening. Am I missing something?

(I am running Warp on Mac, if that helps)

wide lagoonBOT
#

Hi @soft owl. I'm kapa.ai, your friendly support bot. I will try to answer your question by searching through the knowledge base. :wave:

#

Based on the information provided in the knowledge sources, Warp allows you to export objects, including Notebooks, to a local file. To do this, you should be able to right-click on the Notebook in Warp Drive and choose "Export" from the menu. This should prompt you for a directory to export into source (https://docs.warp.dev/features/warp-drive#import-and-export).

However, you mentioned that you tried clicking on Export against the notebook, but didn't see anything happening. This could be due to a version issue or a bug in the software.

You may want to check if your Warp version is up-to-date or try reinstalling the software. If the problem persists, consider reaching out to Warp's support or reporting the issue on their GitHub page.

Also, it's worth noting that Notebooks are saved in Markdown format, so they should be compatible with your project's version control system source (https://docs.warp.dev/features/warp-drive/notebooks).

Note: you can ask me a follow up question by @ mentioning me again :speech_balloon:

#

Sorry @soft owl, I seem to be having a bit of trouble. Don't worry though, I've pinged my support and they will try to fix me up! :technologist:

Perhaps try again in 15mins?

meager jetty
#

@soft owl The bots correct, you can export any notebooks as .md files. But since Warp Drive doesn't sync with your git repo, it won't show up automatically on other machines the way you expect by just being in a repo. Thats certainly something we can work on supporting, especially for Teams and Enterprise customers. https://www.warp.dev/pricing

Or you can try your luck and open a feature request for support for that here: https://github.com/warpdotdev/Warp/issues/new/choose

soft owl
#

Hi Danny - To clarify, I was expecting to be able to download the md file. Is that not doable?

#

As of now, clicking on it results in nothing. So I felt it’s a bug.