Skip to content

Commit 97ae0d3

Browse files
author
Toru Tamaki
committed
add original URL
1 parent 68b1377 commit 97ae0d3

File tree

1 file changed

+10
-8
lines changed

1 file changed

+10
-8
lines changed

Prologue/Prologue.ipynb

Lines changed: 10 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"metadata": {
33
"name": "",
4-
"signature": "sha256:e6a6383d501d03c2af54842ccd721f0fc85e217dd904b8e95e0a45a1f31cc788"
4+
"signature": "sha256:07e9566747b7f984e1328c173b8b8e05ce1acb327b35e681c9c5baf618df1451"
55
},
66
"nbformat": 3,
77
"nbformat_minor": 0,
@@ -12,11 +12,13 @@
1212
"cell_type": "markdown",
1313
"metadata": {},
1414
"source": [
15-
"\u30d7\u30ed\u30b0\u30e9\u30de\u30fc\u306e\u305f\u3081\u306e\u78ba\u7387\u30d7\u30ed\u30b0\u30e9\u30df\u30f3\u30b0\u3068\n",
15+
"\u30d7\u30ed\u30b0\u30e9\u30de\u30fc\u306e\u305f\u3081\u306e\u78ba\u7387\u30d7\u30ed\u30b0\u30e9\u30df\u30f3\u30b0\u3068\u30d9\u30a4\u30ba\u63a8\u5b9a\n",
1616
"=====\n",
1717
"\n",
18-
"\u30d9\u30a4\u30ba\u63a8\u5b9a\n",
19-
"======="
18+
"\n",
19+
"Translated from\n",
20+
"http://nbviewer.ipython.org/github/CamDavidsonPilon/Probabilistic-Programming-and-Bayesian-Methods-for-Hackers/blob/master/Prologue/Prologue.ipynb\n",
21+
"https://github.com/CamDavidsonPilon/Probabilistic-Programming-and-Bayesian-Methods-for-Hackers"
2022
]
2123
},
2224
{
@@ -280,13 +282,13 @@
280282
],
281283
"metadata": {},
282284
"output_type": "pyout",
283-
"prompt_number": 2,
285+
"prompt_number": 3,
284286
"text": [
285-
"<IPython.core.display.HTML at 0x105c18f50>"
287+
"<IPython.core.display.HTML at 0x105c15650>"
286288
]
287289
}
288290
],
289-
"prompt_number": 2
291+
"prompt_number": 3
290292
},
291293
{
292294
"cell_type": "code",
@@ -295,7 +297,7 @@
295297
"language": "python",
296298
"metadata": {},
297299
"outputs": [],
298-
"prompt_number": 2
300+
"prompt_number": 3
299301
}
300302
],
301303
"metadata": {}

0 commit comments

Comments
 (0)