Skip to content
This repository has been archived by the owner on Dec 22, 2020. It is now read-only.

Commit

Permalink
Minecraft exploring post: remove broken cell
Browse files Browse the repository at this point in the history
The cell where I try to inline list the zhouwei_rainbow.py wasn't working, so
I've removed it from the post.
  • Loading branch information
Mike Lockhart committed Jul 23, 2018
1 parent 85b951e commit 691a174
Showing 1 changed file with 1 addition and 18 deletions.
19 changes: 1 addition & 18 deletions posts/2018/minecraft-python-3.ipynb
Expand Up @@ -122,23 +122,6 @@
" * It has a bug where it clears all the blocks under it to AIR which breaks anything that you have underneath the rainbow:"
]
},
{
"cell_type": "code",
"execution_count": 6,
"metadata": {},
"outputs": [
{
"name": "stderr",
"output_type": "stream",
"text": [
"ERROR:root:Cell magic `%%print` not found.\n"
]
}
],
"source": [
"%%print /Users/mjl/fun/minecraft/mcpipy/zhuowei_rainbow.py"
]
},
{
"cell_type": "markdown",
"metadata": {},
Expand Down Expand Up @@ -455,7 +438,7 @@
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.6.0"
"version": "3.6.4"
}
},
"nbformat": 4,
Expand Down

0 comments on commit 691a174

Please sign in to comment.