Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ModuleNotFoundError: No module named 'notebook.notebookapp' #25588

Open
UvaishLunsheth opened this issue Apr 13, 2024 · 1 comment
Open

ModuleNotFoundError: No module named 'notebook.notebookapp' #25588

UvaishLunsheth opened this issue Apr 13, 2024 · 1 comment

Comments

@UvaishLunsheth
Copy link

I got an error while trying to write jupyter notebook in anaconda prompt. Generated error as follows:
(base) C:\Users\Lenovo>jupyter notebook
Traceback (most recent call last):
File "C:\ProgramData\anaconda3\Scripts\jupyter-notebook-script.py", line 6, in
from notebook.notebookapp import main
ModuleNotFoundError: No module named 'notebook.notebookapp

@corivera
Copy link
Member

@UvaishLunsheth Was this command being run in a separate command prompt outside of azure data studio?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants