Skip to content
This repository was archived by the owner on Apr 1, 2026. It is now read-only.

Commit c153f17

Browse files
committed
add titles
1 parent d96a53b commit c153f17

File tree

3 files changed

+24
-0
lines changed

3 files changed

+24
-0
lines changed

notebooks/experimental/ai_operators.ipynb

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
{
22
"cells": [
3+
{
4+
"cell_type": "markdown",
5+
"id": "title-cell",
6+
"metadata": {},
7+
"source": [
8+
"# AI Operators (Experimental)"
9+
]
10+
},
311
{
412
"cell_type": "code",
513
"execution_count": 1,

notebooks/experimental/semantic_operators.ipynb

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
{
22
"cells": [
3+
{
4+
"cell_type": "markdown",
5+
"id": "title-cell",
6+
"metadata": {},
7+
"source": [
8+
"# Semantic Operators (Experimental)"
9+
]
10+
},
311
{
412
"cell_type": "code",
513
"execution_count": null,

notebooks/remote_functions/remote_function.ipynb

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
{
22
"cells": [
3+
{
4+
"cell_type": "markdown",
5+
"id": "title-cell",
6+
"metadata": {},
7+
"source": [
8+
"# Remote Functions"
9+
]
10+
},
311
{
412
"cell_type": "code",
513
"execution_count": 19,

0 commit comments

Comments
 (0)