Relative Content

Tag Archive for pythonmachine-learning

Jupyter notebook is not opening via Anaconda Navigator and following error is there when tried to open Jupyter notebook, Please give the solutiion

[W 2024-09-18 21:59:36.813 ServerApp] A _jupyter_server_extension_points function was not found in jupyter_lsp. Instead, a _jupyter_server_extension_paths function was found and will be used for now. This function name will be deprecated in future releases of Jupyter Server.
[W 2024-09-18 21:59:36.996 ServerApp] A _jupyter_server_extension_points function was not found in notebook_shim. Instead, a _jupyter_server_extension_paths function was found and will be used for now. This function name will be deprecated in future releases of Jupyter Server.
[I 2024-09-18 21:59:38.680 ServerApp] Extension package panel.io.jupyter_server_extension took 1.6916s to import
[I 2024-09-18 21:59:38.680 ServerApp] jupyter_lsp | extension was successfully linked.
[I 2024-09-18 21:59:38.696 ServerApp] jupyter_server_terminals | extension was successfully linked.
[I 2024-09-18 21:59:38.710 ServerApp] jupyterlab | extension was successfully linked.
[I 2024-09-18 21:59:38.711 ServerApp] notebook | extension was successfully linked.
[I 2024-09-18 21:59:39.355 ServerApp] notebook_shim | extension was successfully linked.
[I 2024-09-18 21:59:39.355 ServerApp] panel.io.jupyter_server_extension | extension was successfully linked.
[I 2024-09-18 21:59:39.428 ServerApp] notebook_shim | extension was successfully loaded.
[I 2024-09-18 21:59:39.443 ServerApp] jupyter_lsp | extension was successfully loaded.
[I 2024-09-18 21:59:39.443 ServerApp] jupyter_server_terminals | extension was successfully loaded.
[I 2024-09-18 21:59:39.457 LabApp] JupyterLab extension loaded from C:ProgramDataanaconda3Libsite-packagesjupyterlab
[I 2024-09-18 21:59:39.458 LabApp] JupyterLab application directory is C:ProgramDataanaconda3sharejupyterlab
[I 2024-09-18 21:59:39.459 LabApp] Extension Manager is ‘pypi’.
[I 2024-09-18 21:59:39.461 ServerApp] jupyterlab | extension was successfully loaded.
[I 2024-09-18 21:59:39.470 ServerApp] notebook | extension was successfully loaded.
[I 2024-09-18 21:59:39.470 ServerApp] panel.io.jupyter_server_extension | extension was successfully loaded.
[I 2024-09-18 21:59:39.474 ServerApp] Serving notebooks from local directory: C:UsersAvi
[I 2024-09-18 21:59:39.474 ServerApp] Jupyter Server 2.14.1 is running at:
[I 2024-09-18 21:59:39.474 ServerApp] http://localhost:8888/tree?token=435b978e976c033e2b96cb8ce465e12d2ec469809cf2ab35
[I 2024-09-18 21:59:39.474 ServerApp] http://127.0.0.1:8888/tree?token=435b978e976c033e2b96cb8ce465e12d2ec469809cf2ab35
[I 2024-09-18 21:59:39.474 ServerApp] Use Control-C to stop this server and shut down all kernels (twice to skip confirmation).
[E 2024-09-18 21:59:39.475 ServerApp] Failed to write server-info to C:UsersAviAppDataRoamingjupyterruntimejpserver-3148.json: PermissionError(13, ‘Permission denied’)
Traceback (most recent call last):
File “C:ProgramDataanaconda3Scriptsjupyter-notebook-script.py”, line 10, in
sys.exit(main())
^^^^^^
File “C:ProgramDataanaconda3Libsite-packagesjupyter_serverextensionapplication.py”, line 623, in launch_instance
serverapp.start()
File “C:ProgramDataanaconda3Libsite-packagesjupyter_serverserverapp.py”, line 3119, in start
self.start_app()
File “C:ProgramDataanaconda3Libsite-packagesjupyter_serverserverapp.py”, line 3023, in start_app
self.write_browser_open_files()
File “C:ProgramDataanaconda3Libsite-packagesjupyter_serverserverapp.py”, line 2890, in write_browser_open_files
self.write_browser_open_file()
File “C:ProgramDataanaconda3Libsite-packagesjupyter_serverserverapp.py”, line 2913, in write_browser_open_file
with open(self.browser_open_file, “w”, encoding=”utf-8″) as f:
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
PermissionError: [Errno 13] Permission denied: ‘C:UsersAviAppDataRoamingjupyterruntimejpserver-3148-open.html’

Jupyter notebook is not opening via Anaconda Navigator and following error is there when tried to open Jupyter notebook, Please give the solutiion

[W 2024-09-18 21:59:36.813 ServerApp] A _jupyter_server_extension_points function was not found in jupyter_lsp. Instead, a _jupyter_server_extension_paths function was found and will be used for now. This function name will be deprecated in future releases of Jupyter Server.
[W 2024-09-18 21:59:36.996 ServerApp] A _jupyter_server_extension_points function was not found in notebook_shim. Instead, a _jupyter_server_extension_paths function was found and will be used for now. This function name will be deprecated in future releases of Jupyter Server.
[I 2024-09-18 21:59:38.680 ServerApp] Extension package panel.io.jupyter_server_extension took 1.6916s to import
[I 2024-09-18 21:59:38.680 ServerApp] jupyter_lsp | extension was successfully linked.
[I 2024-09-18 21:59:38.696 ServerApp] jupyter_server_terminals | extension was successfully linked.
[I 2024-09-18 21:59:38.710 ServerApp] jupyterlab | extension was successfully linked.
[I 2024-09-18 21:59:38.711 ServerApp] notebook | extension was successfully linked.
[I 2024-09-18 21:59:39.355 ServerApp] notebook_shim | extension was successfully linked.
[I 2024-09-18 21:59:39.355 ServerApp] panel.io.jupyter_server_extension | extension was successfully linked.
[I 2024-09-18 21:59:39.428 ServerApp] notebook_shim | extension was successfully loaded.
[I 2024-09-18 21:59:39.443 ServerApp] jupyter_lsp | extension was successfully loaded.
[I 2024-09-18 21:59:39.443 ServerApp] jupyter_server_terminals | extension was successfully loaded.
[I 2024-09-18 21:59:39.457 LabApp] JupyterLab extension loaded from C:ProgramDataanaconda3Libsite-packagesjupyterlab
[I 2024-09-18 21:59:39.458 LabApp] JupyterLab application directory is C:ProgramDataanaconda3sharejupyterlab
[I 2024-09-18 21:59:39.459 LabApp] Extension Manager is ‘pypi’.
[I 2024-09-18 21:59:39.461 ServerApp] jupyterlab | extension was successfully loaded.
[I 2024-09-18 21:59:39.470 ServerApp] notebook | extension was successfully loaded.
[I 2024-09-18 21:59:39.470 ServerApp] panel.io.jupyter_server_extension | extension was successfully loaded.
[I 2024-09-18 21:59:39.474 ServerApp] Serving notebooks from local directory: C:UsersAvi
[I 2024-09-18 21:59:39.474 ServerApp] Jupyter Server 2.14.1 is running at:
[I 2024-09-18 21:59:39.474 ServerApp] http://localhost:8888/tree?token=435b978e976c033e2b96cb8ce465e12d2ec469809cf2ab35
[I 2024-09-18 21:59:39.474 ServerApp] http://127.0.0.1:8888/tree?token=435b978e976c033e2b96cb8ce465e12d2ec469809cf2ab35
[I 2024-09-18 21:59:39.474 ServerApp] Use Control-C to stop this server and shut down all kernels (twice to skip confirmation).
[E 2024-09-18 21:59:39.475 ServerApp] Failed to write server-info to C:UsersAviAppDataRoamingjupyterruntimejpserver-3148.json: PermissionError(13, ‘Permission denied’)
Traceback (most recent call last):
File “C:ProgramDataanaconda3Scriptsjupyter-notebook-script.py”, line 10, in
sys.exit(main())
^^^^^^
File “C:ProgramDataanaconda3Libsite-packagesjupyter_serverextensionapplication.py”, line 623, in launch_instance
serverapp.start()
File “C:ProgramDataanaconda3Libsite-packagesjupyter_serverserverapp.py”, line 3119, in start
self.start_app()
File “C:ProgramDataanaconda3Libsite-packagesjupyter_serverserverapp.py”, line 3023, in start_app
self.write_browser_open_files()
File “C:ProgramDataanaconda3Libsite-packagesjupyter_serverserverapp.py”, line 2890, in write_browser_open_files
self.write_browser_open_file()
File “C:ProgramDataanaconda3Libsite-packagesjupyter_serverserverapp.py”, line 2913, in write_browser_open_file
with open(self.browser_open_file, “w”, encoding=”utf-8″) as f:
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
PermissionError: [Errno 13] Permission denied: ‘C:UsersAviAppDataRoamingjupyterruntimejpserver-3148-open.html’

Jupyter notebook is not opening via Anaconda Navigator and following error is there when tried to open Jupyter notebook, Please give the solutiion

[W 2024-09-18 21:59:36.813 ServerApp] A _jupyter_server_extension_points function was not found in jupyter_lsp. Instead, a _jupyter_server_extension_paths function was found and will be used for now. This function name will be deprecated in future releases of Jupyter Server.
[W 2024-09-18 21:59:36.996 ServerApp] A _jupyter_server_extension_points function was not found in notebook_shim. Instead, a _jupyter_server_extension_paths function was found and will be used for now. This function name will be deprecated in future releases of Jupyter Server.
[I 2024-09-18 21:59:38.680 ServerApp] Extension package panel.io.jupyter_server_extension took 1.6916s to import
[I 2024-09-18 21:59:38.680 ServerApp] jupyter_lsp | extension was successfully linked.
[I 2024-09-18 21:59:38.696 ServerApp] jupyter_server_terminals | extension was successfully linked.
[I 2024-09-18 21:59:38.710 ServerApp] jupyterlab | extension was successfully linked.
[I 2024-09-18 21:59:38.711 ServerApp] notebook | extension was successfully linked.
[I 2024-09-18 21:59:39.355 ServerApp] notebook_shim | extension was successfully linked.
[I 2024-09-18 21:59:39.355 ServerApp] panel.io.jupyter_server_extension | extension was successfully linked.
[I 2024-09-18 21:59:39.428 ServerApp] notebook_shim | extension was successfully loaded.
[I 2024-09-18 21:59:39.443 ServerApp] jupyter_lsp | extension was successfully loaded.
[I 2024-09-18 21:59:39.443 ServerApp] jupyter_server_terminals | extension was successfully loaded.
[I 2024-09-18 21:59:39.457 LabApp] JupyterLab extension loaded from C:ProgramDataanaconda3Libsite-packagesjupyterlab
[I 2024-09-18 21:59:39.458 LabApp] JupyterLab application directory is C:ProgramDataanaconda3sharejupyterlab
[I 2024-09-18 21:59:39.459 LabApp] Extension Manager is ‘pypi’.
[I 2024-09-18 21:59:39.461 ServerApp] jupyterlab | extension was successfully loaded.
[I 2024-09-18 21:59:39.470 ServerApp] notebook | extension was successfully loaded.
[I 2024-09-18 21:59:39.470 ServerApp] panel.io.jupyter_server_extension | extension was successfully loaded.
[I 2024-09-18 21:59:39.474 ServerApp] Serving notebooks from local directory: C:UsersAvi
[I 2024-09-18 21:59:39.474 ServerApp] Jupyter Server 2.14.1 is running at:
[I 2024-09-18 21:59:39.474 ServerApp] http://localhost:8888/tree?token=435b978e976c033e2b96cb8ce465e12d2ec469809cf2ab35
[I 2024-09-18 21:59:39.474 ServerApp] http://127.0.0.1:8888/tree?token=435b978e976c033e2b96cb8ce465e12d2ec469809cf2ab35
[I 2024-09-18 21:59:39.474 ServerApp] Use Control-C to stop this server and shut down all kernels (twice to skip confirmation).
[E 2024-09-18 21:59:39.475 ServerApp] Failed to write server-info to C:UsersAviAppDataRoamingjupyterruntimejpserver-3148.json: PermissionError(13, ‘Permission denied’)
Traceback (most recent call last):
File “C:ProgramDataanaconda3Scriptsjupyter-notebook-script.py”, line 10, in
sys.exit(main())
^^^^^^
File “C:ProgramDataanaconda3Libsite-packagesjupyter_serverextensionapplication.py”, line 623, in launch_instance
serverapp.start()
File “C:ProgramDataanaconda3Libsite-packagesjupyter_serverserverapp.py”, line 3119, in start
self.start_app()
File “C:ProgramDataanaconda3Libsite-packagesjupyter_serverserverapp.py”, line 3023, in start_app
self.write_browser_open_files()
File “C:ProgramDataanaconda3Libsite-packagesjupyter_serverserverapp.py”, line 2890, in write_browser_open_files
self.write_browser_open_file()
File “C:ProgramDataanaconda3Libsite-packagesjupyter_serverserverapp.py”, line 2913, in write_browser_open_file
with open(self.browser_open_file, “w”, encoding=”utf-8″) as f:
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
PermissionError: [Errno 13] Permission denied: ‘C:UsersAviAppDataRoamingjupyterruntimejpserver-3148-open.html’

Predict a price with Machine Learning Python

I’m starting Machine Learning. I would like to estimate the price of an article on a certain date. For example, if I know the price between 07/01/24 and 07/11/24, what is the price on 07/12/24 ?