Skip to content

Commit 9d1816b

Browse files
committed
Add comment about video logs
1 parent 94723a1 commit 9d1816b

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

jupyterhub/notebooks/get_statements_from_openlrw.ipynb

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -338,6 +338,13 @@
338338
"print(json.dumps(res.json(), indent=2))"
339339
]
340340
},
341+
{
342+
"cell_type": "markdown",
343+
"metadata": {},
344+
"source": [
345+
"※ 以下はVideo.jsの動画ログをステートメントとして登録した場合にのみ実行可能"
346+
]
347+
},
341348
{
342349
"cell_type": "code",
343350
"execution_count": 3,

0 commit comments

Comments
 (0)