Skip to content

Commit 8d1b5ad

Browse files
authored
Update BasicOfJupyterNotebook.md
1 parent 2821a70 commit 8d1b5ad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

MachineLearning/JupyterNotebook/BasicOfJupyterNotebook.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
## Jupyter Notebook
2-
2+
- Jupyter Notebook is a very popular and flexible tool that allows us to put all our code and output of code with visualization in the same documents.
33
- Jupyter notebook is an open-source web application that allows you to create and share documents that contain live code
44
(our normal program), equations, visualizations, and narrative text.
55
- If you are not familiar with any programming language and you want to start a programming career from python then use only python default python idle that makes help you to remember most of the python syntaxes.

0 commit comments

Comments
 (0)