-
We tried to use the widget in our online Kubeflow environment on our AWS Kubernetes Cluster. Unfortunately I got this message on running the widgets show function: The widget only permits use on 127.0.0.1 and localhost. Could someone please explain the boundary conditions to run the widget? Thanks |
Beta Was this translation helpful? Give feedback.
Replies: 11 comments 23 replies
-
Well, as the error message states, the widget won't run when the page is served from a server that is different from 127.0.01 or localhost. This is obviously the case for your setup. You may ask why? This is because we want to prevent commercial usage where someone else is hosting the server/widget for you (and might even be charging you for using our free widget). This was a commercial, rather than a technical decision. We do want to support common use-cases. The most common use-case obviously is to run the server on your own computer. We also recently allowed the usage of the widget in If you want us to consider your use-case, we would need more information. If you do not want to share this publicy, feel free to contact us via our contact form on https://www.yworks.com Thanks. |
Beta Was this translation helpful? Give feedback.
-
We are currently considering lifting the restriction and are looking for white listing of public jupyter notebook servers like kaggle, mybinder.org, etc. If you know of a big domain that hosts jupyter notebook services and where the plugin doesn't run, feel free to drop a note, here, and we'll likely add it to our white list with one of the next releases. |
Beta Was this translation helpful? Give feedback.
-
With the 1.4.2 release we enabled Visual Studio Code and google colab, as well as dominolab. myBinder should also still work. |
Beta Was this translation helpful? Give feedback.
-
I don't think I get this restriction. I my use case, I use Jupyterlab on a local calculation server within our company LAN. Why should we have this restriction from using this widget on our own servers or when working remote? This is the true beauty of jupyterlab for me, that I can work on the same instance of jupyterlab as long as I have a browser with access to my server... What are my options in this use case? |
Beta Was this translation helpful? Give feedback.
-
I currently seem to be able to use this library via Google Colab notebook but can't use it in an Azure Machine Learning Studio Notebook (which feels weird that it works in one and not the other). I love this library and am disappointed it didn't work in the latter. |
Beta Was this translation helpful? Give feedback.
-
I was just trying to use the widget on Amazon AWS Sagemaker. It's not yet white-listed. I guess whitelisting |
Beta Was this translation helpful? Give feedback.
-
John Hopkins university has a hosted Jupyter Notebook installation at https://apps.sciserver.org/ - we should whitelist that one.
|
Beta Was this translation helpful? Give feedback.
-
Hello, |
Beta Was this translation helpful? Give feedback.
-
Hello @yGuy , |
Beta Was this translation helpful? Give feedback.
-
I work on a number of public research data infrastructure projects based on the Whole Tale platform where we would like to include support for the yfiles jupyter widget. Would it be possible to whitelist the following domains?
|
Beta Was this translation helpful? Give feedback.
-
Hello @yGuy Kuzu-wasm is the WebAssembly version of Kuzu and is also the first WebAssembly database in the graph domain. With the help of JupyterLite, I created Kuzu-lab, enabling data science research with zero installation costs. All of the above projects are open source and are used for analysis in the graph data domain, with researchers from the University of New South Wales. By using yFiles Jupyter, we can enhance user interactivity and increase the visibility of yFiles Jupyter to a broader audience. |
Beta Was this translation helpful? Give feedback.
Whitelisted with v1.4.5.