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

Feature request: add IP selection option to notebook() function #1026

Open
angel-devicente opened this issue Oct 27, 2021 · 2 comments
Open

Comments

@angel-devicente
Copy link

When trying to use IJulia inside a docker container, it would be nice sometimes to be able to specify the IP on which the jupyter server should be listening (as we can do when directly starting the server from the shell, with something like:

jupyter-notebook --ip=0.0.0.0

(the context for this feature request is given at: https://discourse.julialang.org/t/ijulia-notebook-in-docker-container/70462

@stevengj
Copy link
Member

Sure, it would be reasonable to add an ip::AbstractString="" keyword argument.

@zsz00
Copy link

zsz00 commented Oct 29, 2022

Is this implemented now ?

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

3 participants