Tôi đã bắt đầu một máy chủ Jupyter Notebook trên máy chủ centos6.5 của mình. Và jupyter đang chạy như
[I 17:40:59.649 NotebookApp] Serving notebooks from local directory: /root
[I 17:40:59.649 NotebookApp] 0 active kernels
[I 17:40:59.649 NotebookApp] The Jupyter Notebook is running at:https://[all ip addresses on your system]:8045/
[I 17:40:59.649 NotebookApp] Use Control-C to stop this server and shut down all kernels (twice to skip confirmation).
Khi tôi muốn truy cập Jupyter từ xa trong cùng một mạng cục bộ, hãy nói mở http://192.168.1.111:8045/
, tôi hoàn toàn không thể mở trang Jupyter. Nhân tiện, tôi có thể truy cập thành công máy chủ centos từ xa.
Lý do có thể là gì?
jupyter notebook --ip 0.0.0.0
bạn có thể quyết định thời gian chạy với cùng một kết quả, nhưng không cần tệp cấu hình.