Skip to content

Commit 8d83161

Browse files
committed
update links
1 parent b4bc85a commit 8d83161

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

source/tutorial.ipynb

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
{
22
"cells": [
33
{
4+
"attachments": {},
45
"cell_type": "markdown",
56
"id": "3df9ce6e-3722-4334-abf9-703d62c27eab",
67
"metadata": {},
@@ -9,7 +10,8 @@
910
"\n",
1011
"This tutorial will teach you the basics of using the Cozo database.\n",
1112
"\n",
12-
"You should open [Cozo in WASM](https://www.cozodb.org/wasm-demo/) in a separate browser window and run the queries as you go along. \n",
13+
"You should open <a href=\"https://www.cozodb.org/wasm-demo/\" target=\"_blank\">Cozo in WASM</a>\n",
14+
" in a separate browser window and run the queries as you go along. \n",
1315
"If you are familiar with the Python datascience stack, you should following the instruction [here](https://github.com/cozodb/pycozo) instead\n",
1416
"to run this notebook in Jupyter. The source of this file, a Jupyter notebook, can be downloaded from [here](https://github.com/cozodb/cozo-docs/blob/main/source/tutorial.ipynb).\n",
1517
"\n",

0 commit comments

Comments
 (0)