Skip to content

Commit 3b5762d

Browse files
committed
update
1 parent 649629d commit 3b5762d

File tree

1 file changed

+10
-10
lines changed

1 file changed

+10
-10
lines changed

nbs/index.ipynb

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -121,7 +121,7 @@
121121
{
122122
"data": {
123123
"text/plain": [
124-
"[Card(1764734830416, nid=1764734830415, due=48, ivl=0, queue=0)]"
124+
"[Card(1764738198390, nid=1764738198390, due=49, ivl=0, queue=0)]"
125125
]
126126
},
127127
"execution_count": null,
@@ -143,10 +143,10 @@
143143
{
144144
"data": {
145145
"text/markdown": [
146-
"Card 1764734830416 (nid: 1764734830415, due: 48, ivl: 0d, queue: 0)"
146+
"Card 1764738198390 (nid: 1764738198390, due: 49, ivl: 0d, queue: 0)"
147147
],
148148
"text/plain": [
149-
"Card(1764734830416, nid=1764734830415, due=48, ivl=0, queue=0)"
149+
"Card(1764738198390, nid=1764738198390, due=49, ivl=0, queue=0)"
150150
]
151151
},
152152
"execution_count": null,
@@ -167,7 +167,7 @@
167167
{
168168
"data": {
169169
"text/plain": [
170-
"[1764734830416]"
170+
"[1764738198390]"
171171
]
172172
},
173173
"execution_count": null,
@@ -196,7 +196,7 @@
196196
{
197197
"data": {
198198
"text/plain": [
199-
"[Note(1764734830415, Front='你好', Back='hello', tags=[])]"
199+
"[Note(1764738198390, Front='你好', Back='hello', tags=[])]"
200200
]
201201
},
202202
"execution_count": null,
@@ -221,7 +221,7 @@
221221
"**Front**: 你好 | **Back**: hello"
222222
],
223223
"text/plain": [
224-
"Note(1764734830415, Front='你好', Back='hello', tags=[])"
224+
"Note(1764738198390, Front='你好', Back='hello', tags=[])"
225225
]
226226
},
227227
"execution_count": null,
@@ -243,7 +243,7 @@
243243
{
244244
"data": {
245245
"text/plain": [
246-
"[1764734830415]"
246+
"[1764738198390]"
247247
]
248248
},
249249
"execution_count": null,
@@ -277,7 +277,7 @@
277277
"**Front**: 你好 | **Back**: updated answer | 🏷️ testtag"
278278
],
279279
"text/plain": [
280-
"Note(1764734830415, Front='你好', Back='updated answer', tags=['testtag'])"
280+
"Note(1764738198390, Front='你好', Back='updated answer', tags=['testtag'])"
281281
]
282282
},
283283
"execution_count": null,
@@ -301,7 +301,7 @@
301301
"**Front**: 你好 | **Back**: updated answer | 🏷️ testtag, moretagz"
302302
],
303303
"text/plain": [
304-
"Note(1764734830415, Front='你好', Back='updated answer', tags=['testtag', 'moretagz'])"
304+
"Note(1764738198390, Front='你好', Back='updated answer', tags=['testtag', 'moretagz'])"
305305
]
306306
},
307307
"execution_count": null,
@@ -325,7 +325,7 @@
325325
"**Front**: 你好 | **Back**: updated answer | 🏷️ moretagz, testtag"
326326
],
327327
"text/plain": [
328-
"Note(1764734830415, Front='你好', Back='updated answer', tags=['moretagz', 'testtag'])"
328+
"Note(1764738198390, Front='你好', Back='updated answer', tags=['moretagz', 'testtag'])"
329329
]
330330
},
331331
"execution_count": null,

0 commit comments

Comments
 (0)