Skip to content

Commit 46ae138

Browse files
committed
export to index.py
1 parent edc3b78 commit 46ae138

File tree

2 files changed

+317
-84
lines changed

2 files changed

+317
-84
lines changed

docs/docs/tutorials/gepa_trusted_monitor/index.ipynb

Lines changed: 5 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -24,15 +24,13 @@
2424
]
2525
},
2626
{
27-
"cell_type": "raw",
27+
"cell_type": "code",
28+
"execution_count": null,
2829
"id": "631dba8c",
29-
"metadata": {
30-
"vscode": {
31-
"languageId": "raw"
32-
}
33-
},
30+
"metadata": {},
31+
"outputs": [],
3432
"source": [
35-
"!pip install -q control-arena==8.0.0 inspect-ai==0.3.137 plotly kaleido"
33+
"!pip install -q control-arena==8.0.0 inspect-ai==0.3.137 plotly kaleido nbformat"
3634
]
3735
},
3836
{

0 commit comments

Comments
 (0)