

- #Install jupyter notebook server how to#
- #Install jupyter notebook server install#
- #Install jupyter notebook server code#
#Install jupyter notebook server install#


If you don't have any version of Python installed, the recommended way to install Python is using Anaconda Distribution. Anaconda Distribution includes Python, the Jupyter Notebook, and other commonly used packages for the scientific community. If you have installed Python using Anaconda Distribution, you are good to go. Installing Jupyter Notebook using Anaconda
#Install jupyter notebook server code#
While Jupyter runs code in many programming languages, Python is a requirement for installing the Jupyter Notebook.
#Install jupyter notebook server how to#
I will talk about how to do so in a bit, but first let's see what its official documentation says: Apart from this, Jupyter notebook also allows you to write LaTeX code, include HTML code and embed a YouTube video. It is a web-based platform that allows you to write narrative text in various formats, include a table or an image, write equations and code in various programming languages, all in one place. Jupyter notebook comes to the rescue here. Now, you want to continue with this practice of writing all such stuff in a single place online. Not to forget that if it's a programmer's notebook, it will also contain a lot of programming code. The typical content that goes in a student's notebook can be text in various formats such as bold and italic, or a table, a mathematical equation, or creative stuff like hand-drawn images and so on. If you are a student, you must be using a class notebook to take various class notes, or if you are a business professional, you might be using a writing pad to pen down important notes, either for your purpose or to present to someone else.
