Skip to content

Commit f2cc8a1

Browse files
committed
implmented Dataset CRUD
1 parent e4968fd commit f2cc8a1

File tree

19 files changed

+950
-1083
lines changed

19 files changed

+950
-1083
lines changed

nbs/backends/factory.ipynb

Lines changed: 2 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -248,7 +248,7 @@
248248
},
249249
{
250250
"cell_type": "code",
251-
"execution_count": 1,
251+
"execution_count": null,
252252
"metadata": {},
253253
"outputs": [],
254254
"source": [
@@ -298,21 +298,9 @@
298298
],
299299
"metadata": {
300300
"kernelspec": {
301-
"display_name": ".venv",
301+
"display_name": "python3",
302302
"language": "python",
303303
"name": "python3"
304-
},
305-
"language_info": {
306-
"codemirror_mode": {
307-
"name": "ipython",
308-
"version": 3
309-
},
310-
"file_extension": ".py",
311-
"mimetype": "text/x-python",
312-
"name": "python",
313-
"nbconvert_exporter": "python",
314-
"pygments_lexer": "ipython3",
315-
"version": "3.12.8"
316304
}
317305
},
318306
"nbformat": 4,

0 commit comments

Comments
 (0)