IPYNB Tutorials
by Elena Kryvytska
v1.0
ยท
Updated 2 months ago
ยท
23.73 Mb
ยท
Released Nov 2018
Key Features
๐ค
AI Powered
๐
Markdown
๐๏ธ
Notes & Writing
๐ป
Code Editor
๐
System Monitor
๐
eBook / Reader
About IPYNB Tutorials
In the following tutorias you will be guided through the process of installing Jupyter Notebook. Furthermore weโll explore the basic functionality of Jupyter Notebook and youโll be able to try out first examples.
This is at the same time the beginning of a series of Python-related tutorial on CodingTheSmartWay.com. From the very beginning youโll learn everything to need to know to use Python for scientific computing and machine learning use cases.
Jupyter Notebook is great for the following use cases:
live code (e.g. Python code)
visualizations
explanatory text (written in markdown syntax)
data processing / transformation
numeric simulation
statistical modeling