[PYTHON] Powerful Jupyter Notebook

Python is not the first programming. I used Visual C # a little before (about 15 years ago because I was a high school student). It was convenient because the code was completed by just typing a few characters, but I had the impression that I was only using the supernatant of a number of functions. Also, when I was in college, I learned Fortran in a class to learn the basics of numerical calculation. I was writing code that I wasn't sure if it was correct or incorrect in mi, and compiled it from the command prompt and got an error. The outlook was bad.

Python has a powerful editor called Jupyter Notebook (which seems to have a bad word). It's easy to start, just type Jupyter notebook at the command prompt! Using the notation I remembered last time ↓

$ Jupyter notebook

This will launch the Jupyter notebook in your browser. This editor works on the browser.

image.png like this. When I clicked Python 3 from New in the upper right, there was already a frame for writing a program.

image.png I wrote a program here and there (I searched for how to write it properly), and when I pressed the play button-like one near the bottom of the Cell, the character string was displayed just below the code I wrote.

Up to here for this time.

Recommended Posts

Powerful Jupyter Notebook
Jupyter notebook password
Jupyter Notebook memo
Get started Jupyter Notebook
3 Jupyter notebook (Python) tricks
[Cloud103] # 3 Jupyter Notebook again
Shortcut key for Jupyter notebook
Introduced Jupyter Notebook to CentOS 7
Using Graphviz with Jupyter Notebook
Display HTML in Jupyter notebook
Use pip with Jupyter Notebook
Multiprocessing error in Jupyter Notebook
Try using Jupyter Notebook dynamically
[Super Basics] About jupyter Notebook
High charts on Jupyter notebook
View PDF on Jupyter Notebook
Use Cython with Jupyter Notebook
homebrew, pyenv, anaconda, Jupyter Notebook
Play with Jupyter Notebook (IPython Notebook)
[Complete version] Jupyter Notebook shortcut
Run Jupyter Notebook on windows
How to use Jupyter Notebook
python3.8 venv environment jupyter notebook
Allow external connections with jupyter notebook
Formatting with autopep8 on Jupyter notebook
Snippet settings for python jupyter notebook
Jupyter Notebook essential for software development
Python memo Anaconda x Jupyter Notebook
Visualize decision trees with jupyter notebook
Make a sound with Jupyter notebook
Jupyter Notebook Magic Command Personal Summary
Paste Jupyter Notebook document into Wordpress
Generate Jupyter notebook ".ipynb" in Python
Simply view the Jupyter notebook file
Run azure ML on jupyter notebook
Jupyter Notebook: 4 banal tips and tricks
[MEMO] [Development environment construction] Jupyter Notebook
Use markdown with jupyter notebook (with shortcut)
Add more kernels with Jupyter Notebook
View graphs inline in Jupyter Notebook
Convenient analysis with Pandas + Jupyter notebook
Launch jupyter notebook (+ take security measures)
Easy to use Jupyter notebook (Python3.5)
Try running Jupyter Notebook on Mac
Somehow I tried using jupyter notebook
Try starting Jupyter Notebook ~ Esper training
I tried VS Code's Jupyter notebook
Memory leak in Python Jupyter Lab (Notebook)?
Markdown to get Jupyter notebook results to Qiita
Jupyter Notebook extension, nbextensions settings for myself
Jupyter begins
Use apache Spark with jupyter notebook (IPython notebook)
Jupyter Notebook does not show matplotlib graphs
Jupyter Tips 4
Jupyter nbextensions
I want to blog with Jupyter Notebook
Use Jupyter Lab and Jupyter Notebook with EC2
Make Jupyter Notebook a service on CentOS
Try SVM with scikit-learn on Jupyter Notebook
Jupyter Tips 5
Start jupyter notebook on GPU server (remote server)