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

ICE server not accessible through jupyter proxy #305

Open
sam-cohan opened this issue Jun 21, 2023 · 0 comments
Open

ICE server not accessible through jupyter proxy #305

sam-cohan opened this issue Jun 21, 2023 · 0 comments

Comments

@sam-cohan
Copy link

sam-cohan commented Jun 21, 2023

Hi I am trying to use the Ought ICE server on a SageMaker notebook which only allows access to the local server through the jupyter server proxy. I am finding that when I go to the proxy path <notebook_path>/proxy/8935/ there is a blank page because the assets are not accessible since they are trying to be loaded from <notebook_path>/assets/ instead of <notebook_path>/proxy/8935/assets. I tried to manually change the index.html to look at the correct path and wrote a small flask server to make the assets available but now I am greeted with another internal server error which I am not even able to debug because there are no logs to be found anywhere (I was hoping to find logs under ~/.ought-ice/ but none were to be found.
Screenshot 2023-06-20 at 10 10 13 PM

I was wondering, any chance you could provide proper support for running the server behind jupyter proxy to enable working from inside SageMaker jupyter notebooks?. If that is not on your roadmap, any thoughts on how I can go about debugging this issue to get it working?

Thank you very much for your attention to the issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant