Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

anaconda launcher links don't work

I've installed anaconda on mavericks osx. When I'm trying to install ipython notebook from launcher app - it shows message that app is installing, but nothing happens after. Also links in launcher don't work and I can easily start ipython notebook from terminal. So I guess something wrong with launcher itself.

How can I fix it?

like image 860
Bobby Digital Avatar asked Jan 18 '26 14:01

Bobby Digital


1 Answers

conda install -f launcher
conda install -f node-webkit

The Launcher application requires both of these on OSX.

It is also a good idea to make sure you Anaconda environment is up to date first with:

conda update conda
conda update anaconda
like image 142
Brian Feeny Avatar answered Jan 21 '26 06:01

Brian Feeny



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!