Function fiberplane_api_client::notebook_create
source · pub async fn notebook_create(
client: &ApiClient,
workspace_id: Base64Uuid,
payload: NewNotebook
) -> Result<Notebook>Expand description
Create a new notebook
pub async fn notebook_create(
client: &ApiClient,
workspace_id: Base64Uuid,
payload: NewNotebook
) -> Result<Notebook>Create a new notebook