As shown below, anaconda assistant does not pop up automatically when I opened the ipynb file even anaconda toolbox appeared on the left. I tried to click the button “chat-based Python help” but still no any response. I had also tried to reinstall the anaconda toolbox and also the whole anaconda but still nothing changed. The assistant works really well in amending my codes and friendly to beginner. Can anyone help please?
Hey @Vincent1, glad to hear you’re finding the Assistant useful!
I’ll check with our engineering teams on why that might not be popping up for you.
In the meantime there should be a few of other ways of getting the Assistant to pop open.
-
View → Right Sidebar → Show Anaconda Assistant
-
From within a cell, you should see the Assistant sparkles icon, which you can click and “Explain the selected code”. Sometimes this icon takes a bit longer to load, but running a few empty cells can help getting it show up a bit quicker.
-
Fix Code - If you make a mistake in a cell, when running it you should see the Fix Code button. Clicking this will open the Assistant and pass the error for the Assistant to fix automatically.
Hope this helps!
Jack
p.s. check your inbox here, just sent you a DM as well