https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=249936

--- Comment #2 from Leonardo M. Ramé <leonardo.r...@informemedico.com.ar> ---
Hi Danilo, I created a new jail, with the latest repo, which containts
py37-notebook vestion 6.1.4, instead of 6.0.3_2 and the problem is still there:

[I 18:23:42.510 NotebookApp] Serving notebooks from local directory: /tmp
[I 18:23:42.510 NotebookApp] Jupyter Notebook 6.1.4 is running at:
[I 18:23:42.510 NotebookApp] http://jupyterlab:8888/
[I 18:23:42.510 NotebookApp] Use Control-C to stop this server and shut down
all kernels (twice to skip confirmation).
[W 18:23:46.730 NotebookApp] 404 GET
/notebooks/Untitled.ipynb?kernel_name=python3 (192.168.0.110): No such file or
directory: Untitled.ipynb
[W 18:23:46.750 NotebookApp] 404 GET
/notebooks/Untitled.ipynb?kernel_name=python3 (192.168.0.110) 20.28ms
referer=http://192.168.0.111:8888/tree?
[I 18:23:52.054 NotebookApp] Creating new notebook in 
/usr/local/lib/python3.7/site-packages/jupyter_client/connect.py:164:
RuntimeWarning: Failed to set sticky bit on
'/usr/home/jupyter/.local/share/jupyter/runtime/kernel-b4649028-a681-47b3-83fb-0d1c22625c6f.json':
[Errno 79] Inappropriate file type or format:
'/usr/home/jupyter/.local/share/jupyter/runtime/kernel-b4649028-a681-47b3-83fb-0d1c22625c6f.json'
Probably not a big deal, but runtime files may be cleaned up periodically.
  RuntimeWarning,
[I 18:23:53.134 NotebookApp] Kernel started:
b4649028-a681-47b3-83fb-0d1c22625c6f, name: python3
[W 18:23:53.136 NotebookApp] 404 GET
/nbextensions/widgets/notebook/js/extension.js?v=20200927182342 (192.168.0.110)
0.89ms
referer=http://192.168.0.111:8888/notebooks/Untitled.ipynb?kernel_name=python3
/usr/local/lib/python3.7/site-packages/jupyter_client/connect.py:164:
RuntimeWarning: Failed to set sticky bit on
'/usr/home/jupyter/.local/share/jupyter/runtime/kernel-b4649028-a681-47b3-83fb-0d1c22625c6f.json':
[Errno 79] Inappropriate file type or format:
'/usr/home/jupyter/.local/share/jupyter/runtime/kernel-b4649028-a681-47b3-83fb-0d1c22625c6f.json'
Probably not a big deal, but runtime files may be cleaned up periodically.
  RuntimeWarning,

-- 
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"

Reply via email to