Aidbox Notebooks

This doc will help you get a deeper understanding of Aidbox notebooks and how they can help you on a daily basis.

Aidbox notebooks is a beta. Please join the discussion or contact us if you want to contribute.

A notebook is a single page where you can run code (REST, SQL, RPC) check the output, and complement it with text. Using Aidbox notebook you can easily create custom scenarios with your Aidbox data, save it for later use or share it with your colleagues and the Aidbox community.

So now you can easily:

  • create custom scenarios using different requests.

  • share knowledge with your team and Aidbox community

  • raise questions and report issues related to Aidbox

Functionality

Notebooks section in Aidbox UI

When clicking the notebooks tab in Aidbox UI you will get to the notebooks page. This page consists of your personal notebooks and Aidbox community notebooks.

Create a notebook

You can create a notebook by clicking new in the notebooks menu. Each notebook consists of a title, subtitle, and a block of cells.

After you create your cell click the play icon to see the answer.

Save a notebook

You can save a notebook for later use or share it with your team. The saved notebook will be available in My notebooks section.

Export a notebook

You can export your Aidbox notebook and import it to another Aidbox. Just click export in the notebooks menu. Aidbox will generate a link that will look like this:

https://aidbox.app/ExportedNotebook/fa061348-1851-4962-b39e-ba496eba23bd

Import a notebook

To import the notebook click import and paste the link

Publish a notebook

You can also publish a notebook and share it with the Aidbox community. The published notebook will be available in the Community notebooks section.

Future functionality would include:

  • Javascript

  • GraphQL

  • Stresty

  • Visualizations

Last updated

Change request #2416: