Skip to content

Commit

Permalink
cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelnchin committed Sep 25, 2024
1 parent bacd5cf commit 65aaae4
Showing 1 changed file with 0 additions and 27 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -89,9 +89,6 @@
"cell_type": "code",
"execution_count": null,
"id": "referenced-individual",
"metadata": {
"tags": []
},
"outputs": [],
"source": [
"my_node_labels = '{\"airport\":\"city\"}'\n",
Expand All @@ -102,9 +99,6 @@
"cell_type": "code",
"execution_count": null,
"id": "copyrighted-defensive",
"metadata": {
"tags": []
},
"outputs": [],
"source": [
"%%gremlin -d $my_node_labels -l 20 -g country -de $my_edge_labels\n",
Expand Down Expand Up @@ -754,9 +748,6 @@
"cell_type": "code",
"execution_count": null,
"id": "every-classification",
"metadata": {
"tags": []
},
"outputs": [],
"source": [
"%%graph_notebook_vis_options\n",
Expand All @@ -773,9 +764,6 @@
"cell_type": "code",
"execution_count": null,
"id": "sharing-frame",
"metadata": {
"tags": []
},
"outputs": [],
"source": [
"%%gremlin -p v,inv -g country\n",
Expand Down Expand Up @@ -981,9 +969,6 @@
"id": "5258c6ba",
"metadata": {
"collapsed": false,
"jupyter": {
"outputs_hidden": false
},
"pycharm": {
"name": "#%%\n"
}
Expand Down Expand Up @@ -1011,9 +996,6 @@
"id": "d32681c0",
"metadata": {
"collapsed": false,
"jupyter": {
"outputs_hidden": false
},
"pycharm": {
"name": "#%%\n"
}
Expand Down Expand Up @@ -1046,9 +1028,6 @@
"id": "8dc482a8",
"metadata": {
"collapsed": false,
"jupyter": {
"outputs_hidden": false
},
"pycharm": {
"name": "#%%\n"
}
Expand Down Expand Up @@ -1084,9 +1063,6 @@
"id": "e4549242",
"metadata": {
"collapsed": false,
"jupyter": {
"outputs_hidden": false
},
"pycharm": {
"name": "#%%\n"
}
Expand Down Expand Up @@ -1117,9 +1093,6 @@
"id": "ce11925d",
"metadata": {
"collapsed": false,
"jupyter": {
"outputs_hidden": false
},
"pycharm": {
"name": "#%%\n"
}
Expand Down

0 comments on commit 65aaae4

Please sign in to comment.