https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=249936
--- Comment #3 from Danilo G. Baio <db...@freebsd.org> --- Make a test, remove that config and start it directly (from jupyter homedir). // Use the IP address from your lan $ jupyter notebook --ip=192.168.15.231 [I 18:53:06.714 NotebookApp] Serving notebooks from local directory: /usr/home/notebook [I 18:53:06.714 NotebookApp] Jupyter Notebook 6.1.4 is running at: [I 18:53:06.714 NotebookApp] http://192.168.15.231:8888/?token=7f91b4e60e6afead5020e4a9c40228598bb08afa5c32d2e7 [I 18:53:06.714 NotebookApp] or http://127.0.0.1:8888/?token=7f91b4e60e6afead5020e4a9c40228598bb08afa5c32d2e7 [I 18:53:06.714 NotebookApp] Use Control-C to stop this server and shut down all kernels (twice to skip confirmation). [W 18:53:06.718 NotebookApp] No web browser found: could not locate runnable browser. [C 18:53:06.718 NotebookApp] To access the notebook, open this file in a browser: file:///usr/home/notebook/.local/share/jupyter/runtime/nbserver-92277-open.html Or copy and paste one of these URLs: http://192.168.15.231:8888/?token=7f91b4e60e6afead5020e4a9c40228598bb08afa5c32d2e7 or http://127.0.0.1:8888/?token=7f91b4e60e6afead5020e4a9c40228598bb08afa5c32d2e7 [I 18:53:24.928 NotebookApp] 302 GET /?token=7f91b4e60e6afead5020e4a9c40228598bb08afa5c32d2e7 (192.168.X.X) 1.64ms I've created a new jail and it seems fine. -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ freebsd-python@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-python To unsubscribe, send any mail to "freebsd-python-unsubscr...@freebsd.org"