Skip to content

Commit 00add68

Browse files
committed
ch01
1 parent b106e88 commit 00add68

2 files changed

Lines changed: 23 additions & 1 deletion

File tree

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,3 +34,4 @@
3434
*.synctex.gz
3535

3636
*~
37+
.ipynb_checkpoints/

ch01-the-command-line.ipynb

Lines changed: 22 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,22 @@
1-
{"worksheets": [{"metadata": {}, "cells": []}], "nbformat": 3, "nbformat_minor": 0, "metadata": {"name": "", "signature": "sha256:4fdc0d6683a9e53f1c1660b16d695e7df364e064faee124ff3b800ab3570cbc8"}}
1+
{
2+
"metadata": {
3+
"name": "",
4+
"signature": "sha256:fd2b883533b1d54f926703deccf81e178ee97b96087e2efee3d8e3f7beb272d5"
5+
},
6+
"nbformat": 3,
7+
"nbformat_minor": 0,
8+
"worksheets": [
9+
{
10+
"cells": [
11+
{
12+
"cell_type": "markdown",
13+
"metadata": {},
14+
"source": [
15+
"# No Python Code in Chapter 1"
16+
]
17+
}
18+
],
19+
"metadata": {}
20+
}
21+
]
22+
}

0 commit comments

Comments
 (0)