Text had ```Python (capitalized), which renders fine in the local
notebook, nbviewer, and elsewhere, but not on github for some reason.
This commit is contained in:
parent
8463014958
commit
6dc3dbaef9
@ -2260,7 +2260,7 @@
|
||||
"source": [
|
||||
"`update` also takes several arguments, but for now you will be interested in these four:\n",
|
||||
" \n",
|
||||
"```Python\n",
|
||||
"```python\n",
|
||||
"update(x, P, z, R)\n",
|
||||
"```\n",
|
||||
" \n",
|
||||
@ -2315,8 +2315,9 @@
|
||||
}
|
||||
],
|
||||
"metadata": {
|
||||
"anaconda-cloud": {},
|
||||
"kernelspec": {
|
||||
"display_name": "Python 3",
|
||||
"display_name": "Python [default]",
|
||||
"language": "python",
|
||||
"name": "python3"
|
||||
},
|
||||
|
Loading…
Reference in New Issue
Block a user