Polypheny-DB icon indicating copy to clipboard operation
Polypheny-DB copied to clipboard

Jupyter Plugin Initialization Failure in Polypheny DB Environment

Open Rahulxx01 opened this issue 1 year ago • 6 comments

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.

image image

v0.9.2-RC1

Reproduction Steps

  1. Start Polypheny DB.

  2. Navigate to Notebooks.

  3. 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.
  4. Launch Jupyter server.

  5. Create a new notebook.

  6. Perform tutorials:

    • Utilize the notebook to follow tutorials or perform desired tasks.
  7. Close the notebook:

    • Save any changes if necessary.
  8. Stop Jupyter server (if launched in step 4).

  9. Close Polypheny DB.

  10. Rerun the process as needed.

Expected Behavior

image

Relevant Log Output

No response

Rahulxx01 avatar Mar 22 '24 18:03 Rahulxx01

@Rahulxx01 this discussion may help you https://github.com/orgs/polypheny/discussions/477

EslamAsHhraf avatar Mar 22 '24 19:03 EslamAsHhraf

@EslamAsHhraf I tried deleting the .polypheny file but still the issue is not solved in the new master branch which was updated.

Rahulxx01 avatar Mar 22 '24 19:03 Rahulxx01

image

Additionally getting this new issue even if I create a notebook I am unable to open it.

Rahulxx01 avatar Mar 25 '24 21:03 Rahulxx01

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.

datomo avatar Mar 25 '24 22:03 datomo

I am not manually binding Polyphen-UI I am just running Polypheny-DB once the build is complete. @datomo

Rahulxx01 avatar Mar 25 '24 22:03 Rahulxx01

yes Yes, this is a known error. I am create a Polyphen-UI.

khushi205 avatar Nov 14 '24 09:11 khushi205