danhey/echelle

Import notebookapp

Opened this issue · 0 comments

Hi,

I am not able to import notebookapp and hence the echelle.interact() i snot working.

`---------------------------------------------------------------------------
ImportError Traceback (most recent call last)
Cell In[483], line 1
----> 1 from notebook import notebookapp
2 servers = list(notebookapp.list_running_servers())
3 print(servers)

ImportError: cannot import name 'notebookapp' from 'notebook' (/home/khushboo/anaconda3/lib/python3.11/site-packages/notebook/init.py)

Any suggestions to resolve this issue?

Thanks,
Khushboo