Enable Auto-completion Table of Contents & Shortcuts in Jupyter Notebook |Jupyter Notebook Shortcuts

  Рет қаралды 25,760

The AI University

The AI University

Күн бұрын

Пікірлер: 53
@TheAIUniversity
@TheAIUniversity 5 жыл бұрын
Trivia question from the video: What is the key combination if in case you Want to change the type of the cell from code to markdown?
@AlexLunnar
@AlexLunnar 4 жыл бұрын
Type "Esc" and type "M" , it will enable markdown. If want to enable code type "Esc" and type "Y".
@emkahuda776
@emkahuda776 4 жыл бұрын
Hi, I have followed the steps and did installation successfully. I did the step until checking the "Hinterland" and tried to do coding on Jupiter notebook (on your video you showed it worked well when you typed "import matplotlib"). However, on my Jupiter notebook auto completion still did not work. Could you help what's wrong about it? Thank you very much.
@kdausu90
@kdausu90 3 жыл бұрын
Awesome work! Thank you very much for this, you're a true hero!
@dhartdata5998
@dhartdata5998 2 жыл бұрын
Thanks, will check them out. Some things were new.
@bhairavchaudhari5524
@bhairavchaudhari5524 2 жыл бұрын
Thank u very much bhai...
@nurlansalkinbayev3890
@nurlansalkinbayev3890 3 жыл бұрын
Thanks a lot.Very helpful video
@abhishekkumarsingh2780
@abhishekkumarsingh2780 3 жыл бұрын
Very helpful. It helps in saving a lot of time while coding
@Santoshsusarla
@Santoshsusarla 4 жыл бұрын
Amazing video for saving lot of time of Data Scientists like us!
@karthikeyan-dq3uw
@karthikeyan-dq3uw 4 жыл бұрын
Hi would you please help me in learning machine learning
@Santoshsusarla
@Santoshsusarla 4 жыл бұрын
@@karthikeyan-dq3uw 👍
@karthikeyan-dq3uw
@karthikeyan-dq3uw 4 жыл бұрын
@@Santoshsusarla Thank you so much sir if you don't mind will you share your mail ID or mobile number so that I can contact you
@fvhg__
@fvhg__ 4 жыл бұрын
thank you sir for your video ,such an amazing tutorial and helpful video
@TheAIUniversity
@TheAIUniversity 4 жыл бұрын
Thanks
@yogeshkumarshankariya642
@yogeshkumarshankariya642 3 жыл бұрын
Thanks a lot, works fine for me
@titlydas6212
@titlydas6212 3 жыл бұрын
Such an informative video.
@jahnavikachhia6571
@jahnavikachhia6571 3 жыл бұрын
I executed two commands in anaconda prompt but, when I open jupyter notebook I don't see the fourth bar for Nbextensions.
@giangnguyen-jy9en
@giangnguyen-jy9en 3 жыл бұрын
thanks, very helpful
@manulavishvajith4551
@manulavishvajith4551 4 жыл бұрын
Great vid mate!
@youtubian855
@youtubian855 4 жыл бұрын
Thank you . that was so Helpful
@Horivision
@Horivision 4 жыл бұрын
Thanks, this is what I was looking for.
@vikdfr
@vikdfr 3 жыл бұрын
This is helpful!
@mayurbhure8540
@mayurbhure8540 3 жыл бұрын
thanku you sir 😋
@alwin804
@alwin804 4 жыл бұрын
Really useful brother
@marcogelsomini7655
@marcogelsomini7655 3 жыл бұрын
I am launching jupyter with the classic prompt of windows. What's the difference of using anaconda prompt? I used that environment before. Should I keep using anaconda instead of regular python(? I don't precisly know what is the difference) ?
@D3athW1ng
@D3athW1ng 4 жыл бұрын
Thank you.
@kkckk4360
@kkckk4360 5 жыл бұрын
Hi sir ,I follow all u r videos excellent. Can you please make a video on data scientist roles and responsibilities put in resume.it is very helpful so many people.lot of people know all concepts in but fail in making the resume with project with roles and responsibilities. So please make the video on this.it is very help us.
@TheAIUniversity
@TheAIUniversity 5 жыл бұрын
Sure KKC. I'll try to make a video on the topic you have suggested. Stay tuned.
@kkckk4360
@kkckk4360 5 жыл бұрын
@@TheAIUniversity thanks u sir,I hope u will make it.
@TheAIUniversity
@TheAIUniversity 5 жыл бұрын
Hi KKC, “Winning Data Scientist Resume” video is released now. If you are already subscribed then u might have got the notification otherwise you can search it with the title given above.
@nitishjha7313
@nitishjha7313 4 жыл бұрын
Thank you sir
@Adam-xl4sd
@Adam-xl4sd 4 жыл бұрын
Thanks for an amazing tutorial!
@TheAIUniversity
@TheAIUniversity 4 жыл бұрын
You're welcome Adam. Pls share "The AI University" channel details with your friends and colleagues if you are liking the content.
@hanqingliang5397
@hanqingliang5397 3 жыл бұрын
Hi Sir, I have a problem when I try to use Jupyter notebook shortcut in safari on my Mac. I want to insert a cell above, so I use ‘ command + A’ . But I didn’t have a cell above, and it just select all cells. When I try ‘command + B’, it also didn’t give a cell below. Do you know how to fix this?
@jatin9711
@jatin9711 2 жыл бұрын
sir this is the error i'm facing please help 'contrib' is not recognized as an internal or external command, operable program or batch file.' in Anaconda command prompt
@amanrohidas41
@amanrohidas41 3 жыл бұрын
I install the nbextensions but it not show, when I open jupyter notebook?
@junaiddooast7435
@junaiddooast7435 Жыл бұрын
this is error occuring "ERROR: Failed building wheel for jupyter_contrib_nbextensions ". plz reply
@chidiuche754
@chidiuche754 2 жыл бұрын
Hello, mine didn't not work. The first line throws error: No matching distribution found for jupyter_contrib_nbextensions. Second line throws error: jupyter command 'jupyter-contrib' not found. Pls help
@johnnash9229
@johnnash9229 3 жыл бұрын
It's a known issue and jedi is the problem. If you don't want to install extension try executing: !pip3 install jedi==0.17.2 in jupyter notebook github.com/jupyter/notebook/issues/2435
@pavannpatil6032
@pavannpatil6032 3 жыл бұрын
How to add sub heading sir ?
@zain5415
@zain5415 3 жыл бұрын
Codes are not working. What might be the error?? Please help
@not-lain
@not-lain 3 жыл бұрын
how do i remove autocompleting text it it does not help me in my work
@scientist1016
@scientist1016 3 жыл бұрын
That you brother
@patrycjawacht3868
@patrycjawacht3868 5 жыл бұрын
Hey! Its Good thing to have! Although after my second line with contrib, I get the "PermissionError: [Errno 13] Permission denied: '/usr/local/share'" error. Can anyone help?
@patrycjawacht3868
@patrycjawacht3868 5 жыл бұрын
after line 'jupyter nbextensions_configurator enable --user' it works
@TheAIUniversity
@TheAIUniversity 5 жыл бұрын
@@patrycjawacht3868 Glad it worked. Let me know in case you face any other issue.
@artyom9499
@artyom9499 3 жыл бұрын
@@patrycjawacht3868 I got the same issue. Nothing works
@nisthadalmia917
@nisthadalmia917 3 жыл бұрын
If it is still not working then refer to this video kzbin.info/www/bejne/ZmqxmZuJmL6BpbM , there's one more step required.
@saurabhbarasiya4721
@saurabhbarasiya4721 4 жыл бұрын
Control+y
@rahulbharadhwaj9642
@rahulbharadhwaj9642 4 жыл бұрын
how to open anaconda prompt
@IItianrider6627
@IItianrider6627 4 жыл бұрын
If we are clicking on this title, it means that we know what jupyter is. please come to the topic fast.
@jatinshetty
@jatinshetty 4 жыл бұрын
Yo get to the point already!
@josephozurumba
@josephozurumba Жыл бұрын
Thank you.
Winning Data Scientist Resume | For Freshers & Experienced Professionals
19:06
Motorbike Smashes Into Porsche! 😱
00:15
Caters Clips
Рет қаралды 23 МЛН
Ice Cream or Surprise Trip Around the World?
00:31
Hungry FAM
Рет қаралды 19 МЛН
Hoodie gets wicked makeover! 😲
00:47
Justin Flom
Рет қаралды 129 МЛН
My favorite Jupyter notebook shortcuts
10:07
Python and Pandas with Reuven Lerner
Рет қаралды 46 М.
How to Use Markdown in Jupyter Notebook
20:41
Edlitera
Рет қаралды 20 М.
I Analyzed My Finance With Local LLMs
17:51
Thu Vu data analytics
Рет қаралды 495 М.
GraphRAG: The Marriage of Knowledge Graphs and RAG: Emil Eifrem
19:15
100% Working | Code Autocomplete in Jupyter Notebook without pip | Jupyter 7
7:25