Date: Sun, 27 Sep 2020 22:08:53 +0000 From: bugzilla-noreply@freebsd.org To: python@FreeBSD.org Subject: [Bug 249936] www/py-notebook: not working in jail, "Kernel starting, please wait..." Message-ID: <bug-249936-21822-5MCU8hsiy6@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-249936-21822@https.bugs.freebsd.org/bugzilla/> References: <bug-249936-21822@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D249936 --- Comment #3 from Danilo G. Baio <dbaio@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=3D192.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=3D7f91b4e60e6afead5020e4a9c40228598bb08af= a5c32d2e7 [I 18:53:06.714 NotebookApp] or http://127.0.0.1:8888/?token=3D7f91b4e60e6afead5020e4a9c40228598bb08afa5c32= d2e7 [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: =20=20=20=20=20=20=20 file:///usr/home/notebook/.local/share/jupyter/runtime/nbserver-92277-open.= html Or copy and paste one of these URLs: =20=20=20=20=20=20=20 http://192.168.15.231:8888/?token=3D7f91b4e60e6afead5020e4a9c40228598bb08af= a5c32d2e7 or http://127.0.0.1:8888/?token=3D7f91b4e60e6afead5020e4a9c40228598bb08afa5c32= d2e7 [I 18:53:24.928 NotebookApp] 302 GET /?token=3D7f91b4e60e6afead5020e4a9c40228598bb08afa5c32d2e7 (192.168.X.X) 1.= 64ms I've created a new jail and it seems fine. --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-249936-21822-5MCU8hsiy6>