Closed zillurbmb51 closed 3 years ago
@zillurbmb51 jupyter needs to be installed (is not available by default). Did you ran the following command?
pip3 install --index-url=file:///shared/pypi/mirror/web/simple jupyter
@ofrei Thank you. When I used for the first time, I installed it and did not know that I have to install it again. However, It seems new installation works. But I am getting a new issue. In the browser, it asks for the token. If I give the token that is generated by jupyter notebook command , it shows "invalid credentials" (Attached).
did not know that I have to install it again
Not really - once you install, it it should work. Let me know if it stops working again - this is not how it should be. Note that you've started the jupyter on port 8889 - not 8888 (because 8888 was busy by someone else). In you browser you need to type localhost:8889, and then provide the token.
@zillurbmb51 This one is solved, right? I remember we discussed in on Zoom. Closing the ticket.
Hi, I was trying to use jupyter notebook on p33 but getting "jupyter command not found" (attached is my commands). Any help?
Best Regards Zillur