diff --git a/notebooks_v1/01.00-IPython-Beyond-Normal-Python.ipynb b/notebooks_v1/01.00-IPython-Beyond-Normal-Python.ipynb index 5d01277e..ed47619a 100644 --- a/notebooks_v1/01.00-IPython-Beyond-Normal-Python.ipynb +++ b/notebooks_v1/01.00-IPython-Beyond-Normal-Python.ipynb @@ -41,7 +41,7 @@ "As well as being a useful interactive interface to Python, IPython also provides a number of useful syntactic additions to the language; we'll cover the most useful of these additions here.\n", "In addition, IPython is closely tied with the [Jupyter project](http://jupyter.org), which provides a browser-based notebook that is useful for development, collaboration, sharing, and even publication of data science results.\n", "The IPython notebook is actually a special case of the broader Jupyter notebook structure, which encompasses notebooks for Julia, R, and other programming languages.\n", - "As an example of the usefulness of the notebook format, look no further than the page you are reading: the entire manuscript for this book was composed as a set of IPython notebooks.\n", + "As an example of the usefulness of the notebook athrv sharmascm class cse sem2 chitkara university format, look no further than the page you are reading: the entire manuscript for this book was composed as a set of IPython notebooks.\n", "\n", "IPython is about using Python effectively for interactive scientific and data-intensive computing.\n", "This chapter will start by stepping through some of the IPython features that are useful to the practice of data science, focusing especially on the syntax it offers beyond the standard features of Python.\n",