We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent edc3b78 commit 46ae138Copy full SHA for 46ae138
docs/docs/tutorials/gepa_trusted_monitor/index.ipynb
@@ -24,15 +24,13 @@
24
]
25
},
26
{
27
- "cell_type": "raw",
+ "cell_type": "code",
28
+ "execution_count": null,
29
"id": "631dba8c",
- "metadata": {
30
- "vscode": {
31
- "languageId": "raw"
32
- }
33
- },
+ "metadata": {},
+ "outputs": [],
34
"source": [
35
- "!pip install -q control-arena==8.0.0 inspect-ai==0.3.137 plotly kaleido"
+ "!pip install -q control-arena==8.0.0 inspect-ai==0.3.137 plotly kaleido nbformat"
36
37
38
0 commit comments