After the last Navigator update, this Anaconda AI Assistant appeared on my Jupyter Notebooks. I want to know if anyone can help with tips on how to complete remove this feature from my Anaconda installation
Hi, if you go to the Home page of Navigator you should see the Anaconda Toolbox application which contains the Anaconda Assistant. You can click the cog and select ‘Remove Application’
You can also run conda uninstall anaconda-toolbox
in the cli.
Thanks,
Jack
Hello, I don’t have the toolbox. In fact, when I searched for it, I have to install it yet. So it’s not in my homepage. After that many months, is it still possible to remove the Assistant Panel from Jupyter Notebook?
Hey @ramagronka, welcome to the community and sorry to hear the Assistant isn’t solving problems for you.
Can you send the screenshot of what happens when you run conda list anaconda-toolbox
in the cli. If it does display the anaconda-toolbox package, then can you send the output of running conda uninstall anaconda-toolbox
.
As an aside, if you click on the AI Assistant it should hide it and remain hidden on future uses, and only show again if you hit cmd+a
. Is it not enough to have it have it not displayed or is it causing other issues in your workflow?
Thanks,
Jack