Skip to content

Jupyter Plugin Initialization Failure in Polypheny DB Environment #482

@Rahulxx01

Description

@Rahulxx01

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    C-bugCategory: This is a bug.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions