Skip to content

Commit 08c0fc2

Browse files
committed
x
1 parent 832b93c commit 08c0fc2

File tree

2 files changed

+1
-13
lines changed

2 files changed

+1
-13
lines changed

mongo/sesion3.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@
6161
"outputs": [],
6262
"source": [
6363
"if RunningInCOLAB:\n",
64-
" !wget -q https://raw.githubusercontent.com/dsevilla/bdge/refs/heads/24-25/addendum/mongo-utils/run-mongo-local.sh\n",
64+
" !wget -q https://raw.githubusercontent.com/dsevilla/bdge/refs/heads/25-26/addendum/mongo-utils/run-mongo-local.sh\n",
6565
" !bash run-mongo-local.sh"
6666
]
6767
},

neo4j/sesion7.ipynb

Lines changed: 0 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -843,18 +843,6 @@
843843
"display_name": "Python 3 (ipykernel)",
844844
"language": "python",
845845
"name": "python3"
846-
},
847-
"language_info": {
848-
"codemirror_mode": {
849-
"name": "ipython",
850-
"version": 3
851-
},
852-
"file_extension": ".py",
853-
"mimetype": "text/x-python",
854-
"name": "python",
855-
"nbconvert_exporter": "python",
856-
"pygments_lexer": "ipython3",
857-
"version": "3.12.7"
858846
}
859847
},
860848
"nbformat": 4,

0 commit comments

Comments
 (0)