Skip to content

Commit 6465393

Browse files
committed
html push
1 parent dc0170b commit 6465393

File tree

238 files changed

+1480
-3557
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

238 files changed

+1480
-3557
lines changed
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
-206 Bytes
Binary file not shown.
-616 Bytes
Binary file not shown.
-1.78 KB
Binary file not shown.
-376 Bytes
Binary file not shown.
Binary file not shown.
-929 Bytes
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.

docs/.doctrees/changes.doctree

4 Bytes
Binary file not shown.

docs/.doctrees/environment.pickle

-2.84 KB
Binary file not shown.

docs/.doctrees/index.doctree

-396 Bytes
Binary file not shown.

docs/.doctrees/intro.doctree

-346 Bytes
Binary file not shown.

docs/.doctrees/module_1.doctree

-26 Bytes
Binary file not shown.

docs/.doctrees/module_2.doctree

-66 Bytes
Binary file not shown.
-80 Bytes
Binary file not shown.

docs/.doctrees/module_3.doctree

-86 Bytes
Binary file not shown.
-26 Bytes
Binary file not shown.

docs/.doctrees/module_4.doctree

-106 Bytes
Binary file not shown.

docs/.doctrees/module_5.doctree

-89 Bytes
Binary file not shown.

docs/.doctrees/nbsphinx/Module1_GettingStartedWithPython/GettingStartedWithPython.ipynb

Lines changed: 1 addition & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22
"cells": [
33
{
44
"cell_type": "raw",
5-
"id": "927b19bc",
65
"metadata": {
76
"raw_mimetype": "text/restructuredtext"
87
},
@@ -14,7 +13,6 @@
1413
},
1514
{
1615
"cell_type": "markdown",
17-
"id": "3e7eda65",
1816
"metadata": {},
1917
"source": [
2018
"# Introducing the Python Programming Language\n",
@@ -44,7 +42,6 @@
4442
},
4543
{
4644
"cell_type": "markdown",
47-
"id": "283ed464",
4845
"metadata": {},
4946
"source": [
5047
"An example of code that **does not** obey Python's rules is:\n",
@@ -64,7 +61,6 @@
6461
},
6562
{
6663
"cell_type": "markdown",
67-
"id": "0e4a35cb",
6864
"metadata": {},
6965
"source": [
7066
"## Python Scripts\n",
@@ -84,7 +80,6 @@
8480
},
8581
{
8682
"cell_type": "markdown",
87-
"id": "58aa4226",
8883
"metadata": {},
8984
"source": [
9085
"## What is a Python Interpreter and What Does it Mean to \"Install Python\"?\n",
@@ -131,7 +126,6 @@
131126
},
132127
{
133128
"cell_type": "markdown",
134-
"id": "458c427c",
135129
"metadata": {},
136130
"source": [
137131
"## Why Python?\n",
@@ -161,7 +155,6 @@
161155
},
162156
{
163157
"cell_type": "markdown",
164-
"id": "657edda9",
165158
"metadata": {},
166159
"source": [
167160
"## Understanding Different Versions of Python\n",
@@ -220,7 +213,6 @@
220213
},
221214
{
222215
"cell_type": "markdown",
223-
"id": "a4b04dab",
224216
"metadata": {},
225217
"source": [
226218
"## Summary\n",
@@ -251,5 +243,5 @@
251243
}
252244
},
253245
"nbformat": 4,
254-
"nbformat_minor": 5
246+
"nbformat_minor": 4
255247
}

docs/.doctrees/nbsphinx/Module1_GettingStartedWithPython/Getting_Started_With_IDEs_and_Notebooks.ipynb

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22
"cells": [
33
{
44
"cell_type": "raw",
5-
"id": "d5c8f238",
65
"metadata": {
76
"raw_mimetype": "text/restructuredtext"
87
},
@@ -14,7 +13,6 @@
1413
},
1514
{
1615
"cell_type": "markdown",
17-
"id": "77a78802",
1816
"metadata": {},
1917
"source": [
2018
"# Setting Up a Development Environment\n",
@@ -28,7 +26,6 @@
2826
},
2927
{
3028
"cell_type": "markdown",
31-
"id": "09e3a26c",
3229
"metadata": {},
3330
"source": [
3431
"## Integrated Development Environments\n",
@@ -70,7 +67,6 @@
7067
},
7168
{
7269
"cell_type": "markdown",
73-
"id": "f5dd12bf",
7470
"metadata": {},
7571
"source": [
7672
"### PyCharm\n",
@@ -95,7 +91,6 @@
9591
},
9692
{
9793
"cell_type": "markdown",
98-
"id": "a9c16fb5",
9994
"metadata": {},
10095
"source": [
10196
"<div class=\"alert alert-info\">\n",
@@ -123,5 +118,5 @@
123118
}
124119
},
125120
"nbformat": 4,
126-
"nbformat_minor": 5
121+
"nbformat_minor": 4
127122
}

0 commit comments

Comments
 (0)