-
Notifications
You must be signed in to change notification settings - Fork 187
Closed
Labels
documentationImprovements or additions to documentationImprovements or additions to documentation
Description
Okay, I am not sure if it's a bug or my lack of knowledge, so apologies upfront.
Usually we restart kernel to jupyterlab to pick up changes in our python packages, however in case of server-extension sample there is no kernel and when I make changes to requests, they are not picked up with browser refresh. My solution is running jupyter lab again. I did install it in editable mode tho as on Readme file.
Could you please tell me how can I have my server-extension python changes working without re-running jupyter lab?
Metadata
Metadata
Assignees
Labels
documentationImprovements or additions to documentationImprovements or additions to documentation