Skip to content
Discussion options

You must be logged in to vote

@shauryagoel0 I agree with Vini that jhub-apps is likely the best based on your description, but another possible solution isjupyter-server-proxy, which is installed on the jupyterlab images. It allows you to access a locally running service listening on a local port, but it's still only accessible behind your user's authentication. If you want to try it out open a jupyterlab instance, run python -m http.server in the terminal and then navigate to https://<your-nebari-domain>/user/<your-username>/proxy/8000/ and you'll see the exposed http server. As mentioned your user credentials are still needed in order to view the running service.

Replies: 3 comments 1 reply

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@shauryagoel0
Comment options

Answer selected by shauryagoel0
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants