Jupyter Plugin Initialization Failure in Polypheny DB Environment
Operating System (Polypheny-DB)
Windows
Polypheny-DB Version
master
Affected Areas
Something else (please specify in the description!)
Browser
Chrome
Client Operating System
No response
Bug Description
After running Polypheny DB, the Jupyter Plugin fails to load, preventing the initiation of Polypheny Notebooks. This behaviour was not observed previously when the master branch was updated. Even after deleting the .polypheny folder, the Jupyter plugin remains unresponsive. The Config File indicates that the Docker instance is connected to localhost. All these details are provided in the screenshot below.
Reproduction Steps
-
Start Polypheny DB.
-
Navigate to Notebooks.
-
Check for Jupyter Plugin availability:
- If the Jupyter Plugin is available, proceed to step 4.
- If not available, skip steps 4 to 7 and proceed to step 8.
-
Launch Jupyter server.
-
Create a new notebook.
-
Perform tutorials:
- Utilize the notebook to follow tutorials or perform desired tasks.
-
Close the notebook:
- Save any changes if necessary.
-
Stop Jupyter server (if launched in step 4).
-
Close Polypheny DB.
-
Rerun the process as needed.
Expected Behavior
Relevant Log Output
No response
@Rahulxx01 this discussion may help you https://github.com/orgs/polypheny/discussions/477
@EslamAsHhraf I tried deleting the .polypheny file but still the issue is not solved in the new master branch which was updated.
Additionally getting this new issue even if I create a notebook I am unable to open it.
Hey @Rahulxx01
Yes, this is a known error. I have added a fix which you should receive automatically if you are not manually building Polyphen-UI.
I am not manually binding Polyphen-UI I am just running Polypheny-DB once the build is complete. @datomo
yes Yes, this is a known error. I am create a Polyphen-UI.