We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ab24a9e commit f71b98eCopy full SHA for f71b98e
1 file changed
short_tutorials/datajoint_in_30mins.ipynb
@@ -34,21 +34,10 @@
34
},
35
{
36
"cell_type": "code",
37
- "execution_count": 14,
+ "execution_count": null,
38
"id": "35ea1431-0762-48ec-8ed7-0744bd7d4fe6",
39
"metadata": {},
40
- "outputs": [
41
- {
42
- "data": {
43
- "text/plain": [
44
- "DataJoint connection (connected) rochester-workshop@rds.datajoint.io:3306"
45
- ]
46
- },
47
48
- "metadata": {},
49
- "output_type": "execute_result"
50
- }
51
- ],
+ "outputs": [],
52
"source": [
53
"dj.conn()"
54
]
0 commit comments