Skip to content

Commit 4654d01

Browse files
committed
title and introduction in short tutorial
1 parent 7fb8ca7 commit 4654d01

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

short_tutorials/DataJoint in 30mins.ipynb

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,21 @@
11
{
22
"cells": [
3+
{
4+
"cell_type": "markdown",
5+
"id": "ceada63c",
6+
"metadata": {},
7+
"source": [
8+
"# DataJoint tutorial in 30 mins"
9+
]
10+
},
11+
{
12+
"cell_type": "markdown",
13+
"id": "f6d12c96",
14+
"metadata": {},
15+
"source": [
16+
"In this tutorial, you are going to learn how to build your first DataJoint pipeline, which is shown below:"
17+
]
18+
},
319
{
420
"cell_type": "markdown",
521
"id": "301be40e",

0 commit comments

Comments
 (0)