From f51223dcc53e886164a0179fe42bb442d277364c Mon Sep 17 00:00:00 2001 From: shashimaurya1 <49153503+shashimaurya1@users.noreply.github.com> Date: Fri, 2 Oct 2020 01:20:16 +0530 Subject: [PATCH 1/2] Update 3DCube.ipynb hello developer just tried something as being a beginner (a kid) hoping to get a pull request . with entreaty you accept it.plz do see after it sir --- downloads/notebooks/3DCube.ipynb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/downloads/notebooks/3DCube.ipynb b/downloads/notebooks/3DCube.ipynb index f44f1e2..c2b82c7 100644 --- a/downloads/notebooks/3DCube.ipynb +++ b/downloads/notebooks/3DCube.ipynb @@ -446,7 +446,7 @@ "cell_type": "markdown", "metadata": {}, "source": [ - "To see the interactive cube, run the following code (interactivity will not work\n", + "To see the interactive cube go in smmoth way, run the following code (interactivity will not work\n", "within the web browser) You should be able to use the mouse to change the orientation\n", "of the cube, and hold the shift key to change the type of rotation used." ] @@ -500,7 +500,7 @@ "If you're anything like me, your mind is probably spinning with all the\n", "possibilities of these tools. My eventual goal is to make a fully\n", "functional Rubik's cube simulator using these sorts of techniques. It\n", - "will take some thinking, but I think it can be done, and it would be a\n", + "will take some abstract thinking, but I think it can be done, and it would be a\n", "very cool demonstration of Matplotlib's capabilities!\n", "I'll be working on this with David Hogg over at the\n", "[Magic Cube github repository](https://github.com/jakevdp/MagicCube):\n", From efd4b89378c948a4239c8ce8563f3d7c07a35ea9 Mon Sep 17 00:00:00 2001 From: shashimaurya1 <49153503+shashimaurya1@users.noreply.github.com> Date: Fri, 2 Oct 2020 01:24:20 +0530 Subject: [PATCH 2/2] Update 3DCube.ipynb --- downloads/notebooks/3DCube.ipynb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/downloads/notebooks/3DCube.ipynb b/downloads/notebooks/3DCube.ipynb index c2b82c7..5050a24 100644 --- a/downloads/notebooks/3DCube.ipynb +++ b/downloads/notebooks/3DCube.ipynb @@ -498,7 +498,7 @@ "metadata": {}, "source": [ "If you're anything like me, your mind is probably spinning with all the\n", - "possibilities of these tools. My eventual goal is to make a fully\n", + "possibilities and probability of occuring magic with these tools. My eventual goal is to make a fully\n", "functional Rubik's cube simulator using these sorts of techniques. It\n", "will take some abstract thinking, but I think it can be done, and it would be a\n", "very cool demonstration of Matplotlib's capabilities!\n",