We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 580f605 commit 7a54d50Copy full SHA for 7a54d50
test.ipynb
@@ -0,0 +1,29 @@
1
+{
2
+ "cells": [
3
+ {
4
+ "cell_type": "markdown",
5
+ "id": "b97a91ab",
6
+ "metadata": {},
7
+ "source": [
8
+ "# HI"
9
+ ]
10
+ },
11
12
+ "cell_type": "code",
13
+ "execution_count": null,
14
+ "id": "1444d5c7",
15
16
+ "outputs": [],
17
18
+ "print(\"hello\")"
19
20
+ }
21
+ ],
22
+ "metadata": {
23
+ "language_info": {
24
+ "name": "python"
25
26
27
+ "nbformat": 4,
28
+ "nbformat_minor": 5
29
+}
0 commit comments