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

Jupyter Plugin Initialization Failure in Polypheny DB Environment #482

Open
Rahulxx01 opened this issue Mar 22, 2024 · 6 comments
Open

Jupyter Plugin Initialization Failure in Polypheny DB Environment #482

Rahulxx01 opened this issue Mar 22, 2024 · 6 comments
Labels
C-bug Category: This is a bug.

Comments

@Rahulxx01
Copy link

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 Rahulxx01 added the C-bug Category: This is a bug. label Mar 22, 2024
@EslamAsHhraf
Copy link

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

@Rahulxx01
Copy link
Author

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

@Rahulxx01
Copy link
Author

image

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

@datomo
Copy link
Member

datomo commented Mar 25, 2024

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.

@Rahulxx01
Copy link
Author

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

@khushi205
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C-bug Category: This is a bug.
Projects
None yet
Development

No branches or pull requests

4 participants