Hi , In your widget you have mentioned that for loading the widget user needs to enter the url like http://127.0.0.1:8866 , I wonder why localhost not works instead for 127.0.0.1 ? I tried entering url like http://localhost:8866 , It give me following error : serverconnection.js:172 GET http://localhost:8866/api/kernelspecs?1541748996695 403 (Forbidden)
If I want to host this application on my secure domain , would it be possible that this work ?