Skip to main content

All Questions

0 votes
0 answers
29 views

Customizing Apps List in Anaconda Navigator

I am going through a beginner's course for Python and for the course I only need Jupyter Notebook in the list of apps. It's a bit annoying that, every time I want to open a Notebook to do my course, I ...
marky's user avatar
  • 161
2 votes
2 answers
3k views

I'm having trouble trying to open jupyter notebook

I'm starting to work on Anaconda and I can´t open the jupyter notebook. When I try it, it gives out a application launch error, saying the following: Traceback (most recent call last): File "C:\...
Gabriel 13's user avatar
2 votes
2 answers
899 views

Jupyter on Anaconda wont work after clean install

I installed on a fresh Windows10 Anaconda to use the Jupyter Notebook. But it will not work with this error: Traceback (most recent call last): ..... File "C:\Users\Kolja\AppData\Roaming\...
kolja's user avatar
  • 21
1 vote
2 answers
4k views

Jupyter Notebook stuck at localhost:8xxx/tree

[Moved from Data Science Stack Exchange to here, 10/17/2019] I have seen something like this question asked 4 times before. But no one has provided an answer, so far. See: Stack Overflow - Can't see ...
Gerry Harp's user avatar
2 votes
0 answers
1k views

Anaconda Navigator unable to launch Windows

I am unable to open Anaconda Navigator, whenever I try to open it nothing will happen. I have tried to reinstalling anaconda navigator and also tried updating conda through anaconda prompt. I have ...
Gordon Ong's user avatar
0 votes
1 answer
200 views

How do I update an R package from Github within Conda?

I am experiencing an issue with the r-repr package in Anaconda's r-essentials package that prevents me from being able to execute code for time series in a jupyter notebook, as described here on the ...
pmse234's user avatar
1 vote
2 answers
2k views

How to use Jupyter Lab with ipv6 on Ubuntu

Could someone help me to use Jupyter Lab with ipv6 on Ubuntu? I have google everywhere but I could not find the answer. I've tried both jupyter lab --ip=::1 or jupyter lab --ip=MY_IPV6 it's not ...
Zen3515's user avatar
  • 131
1 vote
1 answer
345 views

Jupyter Notebook doesnt launch when I click on it from Start

I have installed Anaconda3-2019.07-Windows-x86_64.exe on Windows 7. It was working fine like Launching Jupyter Notebbok & navigator through Mozilla. But I had to uninstall this and install it ...
user1073508's user avatar
2 votes
1 answer
2k views

AttributeError: 'MappingKernelManager' object has no attribute 'connect_control'

I recently upgraded my Anaconda 3 environment from 2019.03 to 2019.07 and started having problems connecting to jupyter notebook kernel which was running fine. I am running Windows 10 1903, and ...
Murat Erenturk's user avatar
0 votes
1 answer
312 views

Jupyter not importing python module

I have installed Anaconda for windows 10, and I want to import some older notebooks from Docker. I installed tweepy in a new eviroment with Anaconda Prompt conda install -c conda-forge tweepy and ...
Alexandru Bucur's user avatar
2 votes
0 answers
550 views

Jupyter Notebook wont open - Common solutions not working

when I try to open my Jupyter Notebook I keep getting the following error. Cannot bind to localhost, using 127.0.0.1 as default ip [Errno 49] Can't assign requested address After searching ...
student.q's user avatar
1 vote
1 answer
393 views

How can I open jupyter notebooks with Anaconda?

When I open Anaconda, and open jupyter notebook, it just tells me to open it using a path directory or copy/paste an url into my browser. Is it supposed to be like that? I was expecting it would open ...
yishairasowsky's user avatar
0 votes
0 answers
797 views

Can't install Python 2.7 kernel for Jupyter

I have newly installed Anaconda custom version with Python 3.7 on Windows 10. I have Anaconda3, Anaconda3\Scripts, and Anaconda3\Library\bin directories in my PATH. conda list anaconda$ # packages in ...
Evgeni Nabokov's user avatar
2 votes
1 answer
531 views

I can not get Jupyter Notebook to work on Linux?

I have been trying to get jupyter notebook to launch from the anaconda navigator and the terminal and it will not load. I can start it just fine using the terminal or the navigator but when it opens ...
Jose Barboza's user avatar
2 votes
0 answers
2k views

FileNotFoundError: [WinError 2] The system cannot find the file specified: '-f'

While running Jupyter notebook, the following error occurs: FileNotFoundError: [WinError 2] The system cannot find the file specified: '-f' Changing kernel.json and setting the python.exe path did not ...
1507-e's user avatar
  • 21

15 30 50 per page