Skip to content

Commit

Permalink
style: [CI] cleanup python notebooks
Browse files Browse the repository at this point in the history
  • Loading branch information
Github Actions Bot committed Nov 6, 2023
1 parent 4e70ca4 commit 06ac52a
Showing 1 changed file with 2 additions and 19 deletions.
21 changes: 2 additions & 19 deletions evaluation/ablation/test-stream-2.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -2,29 +2,12 @@
"cells": [
{
"cell_type": "code",
"execution_count": 1,
"execution_count": null,
"id": "569e4726-2856-4e5f-a220-e3bef1c110e1",
"metadata": {
"tags": []
},
"outputs": [
{
"name": "stdout",
"output_type": "stream",
"text": [
"NVIDIA-SMI has failed because it couldn't communicate with the NVIDIA driver. Make sure that the latest NVIDIA driver is installed and running.\n",
"\n"
]
},
{
"name": "stderr",
"output_type": "stream",
"text": [
"Error response from daemon: No such container: mobilitydb_chanwutk\n",
"Error: failed to start containers: mobilitydb_chanwutk\n"
]
}
],
"outputs": [],
"source": [
"import subprocess\n",
"import json\n",
Expand Down

0 comments on commit 06ac52a

Please sign in to comment.