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: MachineLearning/JupyterNotebook/BasicOfJupyterNotebook.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,5 @@
1
1
## 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.
3
3
- Jupyter notebook is an open-source web application that allows you to create and share documents that contain live code
4
4
(our normal program), equations, visualizations, and narrative text.
5
5
- 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