the number inside the brackets does not say how many times that line is executed but it shows the sequence number that lines executed base on them , ie: your next line will show the number 3 , cause it is the 3rd cell that is executed .
@@Indently I myself had this confusion with these cell numbers while learning web scraping. thank you for your great videos that covers almost every aspect about python . I had seen that sometimes you promote some channels , for learning python ( or any other language) from zero to hero there is a guy (channel by the name of Bro Code) I never see anything like that ( maybe clear code), your channel is that kind that you want to watch after you learn those hard core knowledge about python, And I am big fan of your channel. keep making these great contents.
I can't thank you enough, i used all the traditional methods and nothing worked for me, when it did I had some issues with the jupyter notebook on my host instead. This is the first thing that helped me. Have a lovely day 💓
I believe that you can also use html in the cells and import css files to give proper styling to the notebook. It's quite the pain since Anaconda tries to block it for "safety" reasons...and I don't know if they ultimately removed that feature; I have not used Jupyter notebooks in years.
I am on the step where you type "jupyter notebook" into the CLI (I am using command prompt on windows 11). When I try this, I get an error saying "Jupyter command 'jupyter-notebook' not found". Why am I seeing this?
Downloaded Jupiter, it works, can get to a local host, but it lacks the "In [ ]" thingy, and when I run the code with shift + enter it doesn't output anything, help please how do I solve this?
Hi, does that mean if I installed Jupyter notebook from the command prompt (using the pip install notebook), and not via Pycharm/Anaconda, do I have to use the command line every time to call the Jupyter notebook?
I have PyCharm, but I might start using Anaconda. I don't quite understand yet why it automatically uses Anaconda, as you said(or does it mean that pandas is easier to use with Anaconda?). Also, can you use Jupyter with PyCharm? Edit: I understand now. I only have PyCharm CE 😭 Edit2: I'm broke
Thank you for the video. I typed "import pandas as pd" but I got this error: "ModuleNotFoundError ModuleNotFoundError: No module named 'pandas'" Any ideas on how to solve this?
the number inside the brackets does not say how many times that line is executed but it shows the sequence number that lines executed base on them , ie: your next line will show the number 3 , cause it is the 3rd cell that is executed .
Woooooopppa, that is a huge mistake on my part. Thanks for bringing this to light! I have pinned your comment to the top.
@@Indently I myself had this confusion with these cell numbers while learning web scraping. thank you for your great videos that covers almost every aspect about python . I had seen that sometimes you promote some channels , for learning python ( or any other language) from zero to hero there is a guy (channel by the name of Bro Code) I never see anything like that ( maybe clear code), your channel is that kind that you want to watch after you learn those hard core knowledge about python, And I am big fan of your channel.
keep making these great contents.
lol imagine making a tutorial video with 0 years experience.
Thank you for making this Federico - it was at the perfect level of detail for me as a complete beginner.
I can't thank you enough, i used all the traditional methods and nothing worked for me, when it did I had some issues with the jupyter notebook on my host instead. This is the first thing that helped me. Have a lovely day 💓
Thanks for the video it was very informative!
but can you also cover it in VSC?
This was incredibly helpful thank you!
Thank you. That was a lovely beginners lesson.
Great video!
Thanks
Thanks, very useful.
I believe that you can also use html in the cells and import css files to give proper styling to the notebook. It's quite the pain since Anaconda tries to block it for "safety" reasons...and I don't know if they ultimately removed that feature; I have not used Jupyter notebooks in years.
This is a great video
Thanks!
Hi! Thank you for this video. How did you get the run buttons above the cells in PyCharm? I really like them. Please let me know. Thank you!
Just found it "show cell toolbar"
Thank you very much
Thank you❤❤❤
Thanks very much
Can I use docker instead of anaconda for jupyter. If so what will the difference be when using docker instead of anaconda?
thank you
How come when I try to run the code the results don't show?
Thank you
Do we need to sing in before following these steps
I am on the step where you type "jupyter notebook" into the CLI (I am using command prompt on windows 11). When I try this, I get an error saying "Jupyter command 'jupyter-notebook' not found". Why am I seeing this?
Because he's omitting lots of steps in this "tutorial".
Can you please make a tutorial & tips and tricks using “polar” module .
how to open up the terminal?
can we run this in the virtual environment in pycharm ide?
Hi, how can we call arcpy lib in jupyter notebook on anaconda navigator environment.
I just want to ask whether jupyter notebook in pycharm professional has variable explorer just like it is in spyder?
Just want to see the dataframes.
Downloaded Jupiter, it works, can get to a local host, but it lacks the "In [ ]" thingy, and when I run the code with shift + enter it doesn't output anything, help please how do I solve this?
Hi, does that mean if I installed Jupyter notebook from the command prompt (using the pip install notebook), and not via Pycharm/Anaconda, do I have to use the command line every time to call the Jupyter notebook?
what if I exit Jupyter notebook in line 50 from terminal and I want continue the same project from line 51 ?
How can I run a saved Python program? I saved many programs in Jupyter but nobody talks about how to load these programs and run them.
What a particular Python plugin. It shows data you are using. I guess this is more for data science than for software and such.
In my system the desktop option is not coming. What to do now?
I have PyCharm, but I might start using Anaconda. I don't quite understand yet why it automatically uses Anaconda, as you said(or does it mean that pandas is easier to use with Anaconda?). Also, can you use Jupyter with PyCharm?
Edit: I understand now. I only have PyCharm CE 😭
Edit2: I'm broke
A video about using a jupyter notebook in GoogleColab ?
Thank you for the video. I typed "import pandas as pd" but I got this error: "ModuleNotFoundError ModuleNotFoundError: No module named 'pandas'" Any ideas on how to solve this?
type pip install pandas in your terminal
I cannot see IN. at my desktop.
Hoq to download generated data into excel
May the love be with you
lol python needs to run in JVM
so tired of these 'how to get started' where they all show the same damn thing, how about showing how to configure it?
How about showing a little respect to people on the internet?
@@Indently sorry
@@Indently am I absolved?
thank you🥰