brew install jupyterlab > need to create custom config #1376
Unanswered
thomasgpeters
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I've installed jupyterlab on macos and would like to connect to it from my iPad over my local network. When jupyterlab server starts, it's autoconfigured to listen on localhost:8888. I would like to listen on the host IP address, in my case 10.0.0.XXX.
When I install using
brew install jupyterlab
I can't identify where the config file is located and for that matter, which setting(s) I should configure. Can someone share an example config file in JSON file format?Thanks so much for your support.
Thomas
Beta Was this translation helpful? Give feedback.
All reactions