You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Please use a 👍 reaction to provide a +1/vote. This helps the community and maintainers prioritize this request.
If you are interested in working on this issue or have submitted a pull request, please leave a comment.
Graph Notebook Version (and Graph Database and Version used if applicable)
Is your feature request related to a problem? Please describe.
When deployed in a Neptune Notebook instance, Graph Explorer is deployed alongside Graph Notebook/Jupyter as a container hosted on the same SageMaker Notebook instance. Graph Explorer is exposed using Jupyter Proxy and port 9250.
Format of a Graph Explorer URL: https://<notebook-name>.notebook.<region>.sagemaker.aws/proxy/9250/explorer/
Describe the solution you'd like
Suggest that we include a magic in Graph Notebook that can detect if the user is running on a SageMaker Notebook / Neptune Notebook instance with Graph Explorer installed and provide the URL (clickable) to browse to Graph Explorer.
Additional context
N/A
The text was updated successfully, but these errors were encountered:
Community Note
Graph Notebook Version (and Graph Database and Version used if applicable)
Is your feature request related to a problem? Please describe.
When deployed in a Neptune Notebook instance, Graph Explorer is deployed alongside Graph Notebook/Jupyter as a container hosted on the same SageMaker Notebook instance. Graph Explorer is exposed using Jupyter Proxy and port 9250.
Format of a Graph Explorer URL:
https://<notebook-name>.notebook.<region>.sagemaker.aws/proxy/9250/explorer/
Describe the solution you'd like
Suggest that we include a magic in Graph Notebook that can detect if the user is running on a SageMaker Notebook / Neptune Notebook instance with Graph Explorer installed and provide the URL (clickable) to browse to Graph Explorer.
Additional context
N/A
The text was updated successfully, but these errors were encountered: