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 notebook issues - The Jupyter Notebook script is showing error while creating new Graph #2067

Open
1 task
HolandCrick opened this issue Jun 5, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@HolandCrick
Copy link
Collaborator

Prerequisites

Description

I have been trying to get a Juypter notebook up and running, as a powerful way of importing data to a graph using python. The Notebook script is failing with HTTP error when creating new Constellation Graph.

image

Steps to Reproduce

  1. Go Tools -> Start Jupyter Notebook (assuming you can already open up Jupyter notebooks)
  2. Run the the notebook Script
  3. Script runs several steps but failed in creating new Constellation with HTTP Error

Expected behaviour: It should create new graph

Actual behaviour: Showing HTTP Error

Reproduces how often: 100%

Additional Information

Related ticket #1974

@HolandCrick HolandCrick added the bug Something isn't working label Jun 5, 2024
@HolandCrick HolandCrick changed the title Jupyter notebook issues - he Jupyter Notebook script is showing error while creating new Graph Jun 5, 2024
@Quasar985
Copy link
Collaborator

Extra context: In my testing of this issue, this only happens if a graph (even a blank one) is not already open in consty. Running the notebook code to make a graph a second time succeeds.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
2 participants