Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 7394a7d

Browse files
updates
1 parent ab8f0ad commit 7394a7d

File tree

7 files changed

+52
-4
lines changed

7 files changed

+52
-4
lines changed

‎.ipynb_checkpoints/Basic Types-checkpoint.ipynb‎

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -126,6 +126,10 @@
126126
"nbconvert_exporter": "python",
127127
"pygments_lexer": "ipython3",
128128
"version": "3.7.0"
129+
},
130+
"livereveal": {
131+
"scroll": true,
132+
"theme": "sky"
129133
}
130134
},
131135
"nbformat": 4,

‎.ipynb_checkpoints/Basics-checkpoint.ipynb‎

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1146,7 +1146,6 @@
11461146
]
11471147
},
11481148
{
1149-
"attachments": {},
11501149
"cell_type": "markdown",
11511150
"metadata": {
11521151
"slideshow": {
@@ -1159,7 +1158,6 @@
11591158
}
11601159
],
11611160
"metadata": {
1162-
"celltoolbar": "Slideshow",
11631161
"kernelspec": {
11641162
"display_name": "Python 3",
11651163
"language": "python",

‎.ipynb_checkpoints/Bitwise Operators-checkpoint.ipynb‎

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,10 @@
4848
"nbconvert_exporter": "python",
4949
"pygments_lexer": "ipython3",
5050
"version": "3.7.0"
51+
},
52+
"livereveal": {
53+
"scroll": true,
54+
"theme": "sky"
5155
}
5256
},
5357
"nbformat": 4,

‎Basic Types.ipynb‎

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -126,6 +126,10 @@
126126
"nbconvert_exporter": "python",
127127
"pygments_lexer": "ipython3",
128128
"version": "3.7.0"
129+
},
130+
"livereveal": {
131+
"scroll": true,
132+
"theme": "sky"
129133
}
130134
},
131135
"nbformat": 4,

‎Basics.ipynb‎

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1146,7 +1146,6 @@
11461146
]
11471147
},
11481148
{
1149-
"attachments": {},
11501149
"cell_type": "markdown",
11511150
"metadata": {
11521151
"slideshow": {
@@ -1159,7 +1158,6 @@
11591158
}
11601159
],
11611160
"metadata": {
1162-
"celltoolbar": "Slideshow",
11631161
"kernelspec": {
11641162
"display_name": "Python 3",
11651163
"language": "python",

‎Bitwise Operators.ipynb‎

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,10 @@
4848
"nbconvert_exporter": "python",
4949
"pygments_lexer": "ipython3",
5050
"version": "3.7.0"
51+
},
52+
"livereveal": {
53+
"scroll": true,
54+
"theme": "sky"
5155
}
5256
},
5357
"nbformat": 4,

‎Numbers.ipynb‎

Lines changed: 36 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,36 @@
1+
{
2+
"cells": [
3+
{
4+
"cell_type": "code",
5+
"execution_count": null,
6+
"metadata": {},
7+
"outputs": [],
8+
"source": []
9+
}
10+
],
11+
"metadata": {
12+
"kernelspec": {
13+
"display_name": "Python 3",
14+
"language": "python",
15+
"name": "python3"
16+
},
17+
"language_info": {
18+
"codemirror_mode": {
19+
"name": "ipython",
20+
"version": 3
21+
},
22+
"file_extension": ".py",
23+
"mimetype": "text/x-python",
24+
"name": "python",
25+
"nbconvert_exporter": "python",
26+
"pygments_lexer": "ipython3",
27+
"version": "3.7.0"
28+
},
29+
"livereveal": {
30+
"scroll": true,
31+
"theme": "sky"
32+
}
33+
},
34+
"nbformat": 4,
35+
"nbformat_minor": 2
36+
}

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /