You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: examples/Notebook/Notebook Basics.ipynb
+15-16Lines changed: 15 additions & 16 deletions
Original file line number
Diff line number
Diff line change
@@ -55,15 +55,6 @@
55
55
"## Overview of the Notebook UI"
56
56
]
57
57
},
58
-
{
59
-
"cell_type": "markdown",
60
-
"metadata": {},
61
-
"source": [
62
-
"<div class=\"alert\">\n",
63
-
"As of IPython 2.0, the user interface has changed significantly. Because of this we highly recommend existing users to review this information after upgrading to IPython 2.0. All new users of IPython should review this information as well.\n",
64
-
"</div>"
65
-
]
66
-
},
67
58
{
68
59
"cell_type": "markdown",
69
60
"metadata": {},
@@ -74,7 +65,7 @@
74
65
"* Toolbar\n",
75
66
"* Notebook area and cells\n",
76
67
"\n",
77
-
"IPython 2.0 has an interactive tour of these elements that can be started in the \"Help:User Interface Tour\" menu item."
68
+
"An interactive tour of these elements can be started in the \"Help:User Interface Tour\" menu item."
0 commit comments