I opened Jupyter for the first time and saw two options.
I had no idea which one to click.
Here’s what I learned:
Jupyter = a blog where you can execute code.
Code + output + notes, all in one document. That’s it.
The two versions:
Jupyter Notebook → single document view, lightweight, perfect for learning and quick analysis.
JupyterLab → multi-panel workspace, better organisation, built for larger projects. Likely the future of Jupyter.
Which one to use?
Just starting → Jupyter Notebook. Keep it simple.
Bigger projects → JupyterLab. More powerful, more organised.
My pick: JupyterLab. Even as a beginner. I’d rather learn the better tool now than switch later.
Day 6 of learning data science from scratch. Documenting everything so you have a shortcut I didn’t.
Notebook or Lab — which are you using?
#JupyterNotebook
#JupyterLab
#Jupyter
#DataScience
#LearnDataScience
Python
aartii_py
DataScienceBeginners
WomenInTech