please I need help with launching my Jupiter notebook it wouldn’t open i don’t know why

please I need help with launching my Jupiter notebook it wouldn’t open i don’t know why

1 Like

Dear Peter_Ubah.

nice to meet you.

There are two patterns for the situation, which is it?

  1. When I try to start Jupyter from the command line, it doesn’t start.
  2. When I try to start Jupyter from Conda Navigator, it does not start.

In case of 1,

  1. Possibly PythonPath anomaly rather than Jupyter
  2. There may be a problem with various libraries that start Jupyter.
    Therefore, in that case, please check each setting.

In case of 2,
There is a possibility that the Launch Script is abnormal, so it is recommended that you save your current NoteBook etc. in a safe place and then install it again.

Regards, you.
ktsh.tanaka.2020

Tanaka san,
I have the same problem since the last Anaconda update!
in reference to your explanation, case 2, are you talking about install again Anaconda?

Arigatou Gozaimasu!

Dear daichimax.

Thank you for your contribution to the anaconda community.

In order for your Jupyter to work properly, you must ensure the following conditions.

  1. Are you installing that specified in the default directory by the Anaconda installer?
  2. Did an error occur during the installation procedure?
    3.Is the script running correctly after installation?

If all three above are no, the symptom will not change even if you install it again.

If it is in the state of 1, it will work if you set the installation destination to the default.

Regards, you.