Thank y'all for watching! Check out brilliant.org/keithgalli for good computer science & algorithms courses! First 200 people will get 20% off their annual premium subscription 🤠
One of the feature I recently came across is df.style This function display all columns and rows whenever there is cutoff on rows & columns. Hope you find it useful
Keith - Consider revising this video. I'm personally somewhat lost on what's up w/ Jupyter - e.g. why is the Jupyter UX so diff in VS Code from running it as a Docker UX? What's Jupyter Labs v. Jupyter? How to get genAI working inside it... Etc. What are the top N extensions to add? New magics... Hope all is well.
!ls is not recognized as an internal or external command, operable program or batch file. I'm using Anaconda in Windows 10. How to solve this problem, please help.
I know I am late, but how do you deal with drop downs while scraping especially on a page that some of the drop downs have been toggled automatically, and what if the drop downs are in different areas on every refresh.
Hi Keith, I tried to follow along with your video but seems like my Jupyter Notebook doesn't accept any bash command. Do you have any idea how I should setup to run ! command? I tried this with Anaconda3 on Windows 11. Many thanks!
Hi Keith. I have been following and watching your videos for a long time. I really appreciate all your teaching and sharing. What do you think of JupyterLab? I used to use VS Code with Jupyter extension until it has issue with animated plot in plotly. It forced me to switch back to original Jupyter family. Accidentally I discover the JupyterLab and give it a shot. It has file browser which is good for file locating and mouse clicking. It has terminal to run command lines. It can also create and edit ipynb file, py file and txt file. What's more is it has window splitting function by simply using mouse to drag. I can image how cool it is to display on a 32 inch monitor or even larger! Wonder your opinion on it, especially the drawbacks!
@@KeithGalli I have received your response and followed it up. As for Masterschool I have applied, completed an assessment and got right to a waiting list. It must be a popular program.
Yep you are very correct! It does help some people learning wise though to see them typed one at a time, but I should have mentioned that all of the shortcuts were available in the menu.
I’m having trouble pip installing python libraries from a repository, so it’s a URL that i need to enter a username and password I would like to know what commands I can use because for JupiterHub I’m not having any luck
Thank y'all for watching! Check out brilliant.org/keithgalli for good computer science & algorithms courses! First 200 people will get 20% off their annual premium subscription 🤠
can you make how to get a job at google course. thanks
yo bro you should read quran with an open mind. it gave me life purpose
Keith is back with the fire 🔥 💪🏾
Thank you for the support as always my guy!!
wow the find and replace method is pretty useful. Thanks a lot Keith. Really appreciate it.
One of the feature I recently came across is df.style
This function display all columns and rows whenever there is cutoff on rows & columns.
Hope you find it useful
Cool tip! I didn't know about that one. I'm going to try it out, thanks!!
Awesome insights ! loved the tricks, was unaware of slideshow. Many thanks @keith for sharing.
Hi Keith. Thanks for making this video.❤ Can you please make a video on "Analyzing data with the help of SQL".❤
I'll try to do something with SQL at some point in the not so distant future. To be honest my SQL skills are a bit rusty right now!
@@KeithGalliNo problem keith!!
Hey Keith try to make beginner level project for data science
Keith - Consider revising this video. I'm personally somewhat lost on what's up w/ Jupyter - e.g. why is the Jupyter UX so diff in VS Code from running it as a Docker UX? What's Jupyter Labs v. Jupyter? How to get genAI working inside it... Etc. What are the top N extensions to add? New magics... Hope all is well.
Tum bahot mast kaam karta he . Thank you really so much for this !!🤩🤩
Tnx. After 2 year of Jupyter work I finally learnt how to use the DD option. Any specific tips on Jupyter Lab ?
Nice! I don't typically use Jupyter Lab so don't have any specific tips there
This boy has grown up! Cheers
Haha you're the second person to say this! I'll take it :)
Excellent bro, really appreciate the way you just mentioned these points and tricks to use the JNB more efficiently...
thank you @Keith for amazing information
Julia - it's the Ju in Jupyter. Still hoping you'll come around and give us some Julia tutorials.
How do you get the run button on the left of the code cell?
Another insightful video👍! I think for Bash commands there is also the Jupyter kernel for Bash.
How can documents be nested/included in JupyterLab, being updated when changed?
looking good! thanks for another tutorial keep going
Hey, whenever i try to use %%notify, i get a javascript error saying $ is not defined. Can't find anything relating to this on the web.
!ls is not recognized as an internal or external command, operable program or batch file. I'm using Anaconda in Windows 10. How to solve this problem, please help.
Love from India ❤
great video Keith , thank you
You're welcome, glad you enjoyed :)
great tips! Thanks Keith!
You're welcome!!
I know I am late, but how do you deal with drop downs while scraping especially on a page that some of the drop downs have been toggled automatically, and what if the drop downs are in different areas on every refresh.
Thanks men! , very useful !
Thanks Keith wonderful video 📸
Glad you enjoyed!! :)
Much needed video❤️
Nice! Thanks Keith!
You're welcome! :)
Hi Keith, I tried to follow along with your video but seems like my Jupyter Notebook doesn't accept any bash command. Do you have any idea how I should setup to run ! command? I tried this with Anaconda3 on Windows 11. Many thanks!
i'm having the same issue. did you ever figure it out?
Love & support from India.
Thank you 😊
Bravo man. 👌💞🤩🌺😊💪
You are the best. Keep going on 💪
Hi Keith. I have been following and watching your videos for a long time. I really appreciate all your teaching and sharing. What do you think of JupyterLab? I used to use VS Code with Jupyter extension until it has issue with animated plot in plotly. It forced me to switch back to original Jupyter family. Accidentally I discover the JupyterLab and give it a shot. It has file browser which is good for file locating and mouse clicking. It has terminal to run command lines. It can also create and edit ipynb file, py file and txt file. What's more is it has window splitting function by simply using mouse to drag. I can image how cool it is to display on a 32 inch monitor or even larger! Wonder your opinion on it, especially the drawbacks!
It seems like JupyterLab will take over from old-style Jupyter at some point. It certainly has the more advanced UI.
I wish you nothing but the best
I appreciate that!!
What laptop are you using? 🙂
Dell XPS 15.
Hi Keith! Do you read messages from Patreon?
Yeah I do! If I missed something from you there, I apologize. I'll check my messages there later today :)
@@KeithGalli I have received your response and followed it up. As for Masterschool I have applied, completed an assessment and got right to a waiting list. It must be a popular program.
Very little of this works on my Windows computer... is it just me, or the way that it is?
Pretty sure those keyboard shortcuts are also noted in the menus.
You're correct!
7:26 Pretty unnecessary to write all these out. Just go to the “Help” menu, and select “Keyboard Shortcuts”. They’re all there-and more.
Yep you are very correct! It does help some people learning wise though to see them typed one at a time, but I should have mentioned that all of the shortcuts were available in the menu.
Got really introduced to so-called REST API! #learnbydoing
AWWWWWWWWWWWWWWWE........SOME
There's changes using Windows...
Hi Keith! Could you respond to my message, please?
I've been traveling, will respond as soon as I can!
You look different from your previous vedio...like more mature...
Interesting! I have gained some weight which might be a reason for that
Better respond to your mom
Haha don't worry I did and made it home for dinner on time 🤠
I’m having trouble pip installing python libraries from a repository, so it’s a URL that i need to enter a username and password I would like to know what commands I can use because for JupiterHub I’m not having any luck
I wish you have made this video 2 years ago! Anyway, the "max_colwidth" feature is a surprise for me! Thank you for the video! We appreciate it.
Hahaha well at least i made it now :). Glad you enjoyed it!