মেশিন লানিং কোর্স (Machine Learning Course)
১ম ধাপ: Anaconda Command Prompt কার্যক্রম শুরু করা।
২য় ধাপ: Command Prompt এর কালো console সামনে আসলে স্পেসিপিক ড্রাইভ ও ফোল্ডার সিলেক্ট করতে হবে। নিচে এর ছবি দেওয়া হলো –
(base) C:\Users\HP>E:
(base) E:\>cd "Ostad- Trainning"
(base) E:\Ostad- Trainning>cd "Machine Learning Tutorials"
(base) E:\Ostad- Trainning\Machine Learning Tutorials>cd MakeTutorials
(base) E:\Ostad- Trainning\Machine Learning Tutorials\MakeTutorials>jupyter notebook
[I 2026-07-11 14:13:51.713 ServerApp] Extension package aext_assistant took 0.2748s to import
[I 2026-07-11 14:13:51.747 ServerApp] ****************** ENVIRONMENT Environment.PRODUCTION ******************
[I 2026-07-11 14:13:51.747 ServerApp] ****************** ENVIRONMENT Environment.PRODUCTION ******************
[I 2026-07-11 14:13:51.886 ServerApp] Extension package jupyter_lsp took 0.1306s to import
[W 2026-07-11 14:13:51.886 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.
[I 2026-07-11 14:13:52.063 ServerApp] Extension package jupyter_server_terminals took 0.1736s to import
[W 2026-07-11 14:13:52.177 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 2026-07-11 14:13:54.980 ServerApp] Extension package panel.io.jupyter_server_extension took 2.8067s to import
[I 2026-07-11 14:13:54.980 ServerApp] aext_assistant | extension was successfully linked.
[I 2026-07-11 14:13:54.980 ServerApp] aext_core | extension was successfully linked.
[I 2026-07-11 14:13:54.980 ServerApp] aext_panels | extension was successfully linked.
[I 2026-07-11 14:13:54.980 ServerApp] aext_share_notebook | extension was successfully linked.
[I 2026-07-11 14:13:54.980 ServerApp] jupyter_lsp | extension was successfully linked.
[I 2026-07-11 14:13:54.992 ServerApp] jupyter_server_terminals | extension was successfully linked.
[I 2026-07-11 14:13:54.998 ServerApp] jupyterlab | extension was successfully linked.
[I 2026-07-11 14:13:55.001 ServerApp] notebook | extension was successfully linked.
[I 2026-07-11 14:13:55.572 ServerApp] notebook_shim | extension was successfully linked.
[I 2026-07-11 14:13:55.572 ServerApp] panel.io.jupyter_server_extension | extension was successfully linked.
[I 2026-07-11 14:13:55.631 ServerApp] notebook_shim | extension was successfully loaded.
[I 2026-07-11 14:13:55.633 ServerApp] Registered aext_assistant server extension
[I 2026-07-11 14:13:55.634 ServerApp] aext_assistant | extension was successfully loaded.
[I 2026-07-11 14:13:55.634 ServerApp] Registered aext_core server extension
[I 2026-07-11 14:13:55.634 ServerApp] aext_core | extension was successfully loaded.
[I 2026-07-11 14:13:55.634 ServerApp] Registered aext_panels server extension
[I 2026-07-11 14:13:55.634 ServerApp] aext_panels | extension was successfully loaded.
[I 2026-07-11 14:13:55.634 ServerApp] Registered aext_share_notebook_server server extension
[I 2026-07-11 14:13:55.634 ServerApp] aext_share_notebook | extension was successfully loaded.
[I 2026-07-11 14:13:55.635 ServerApp] jupyter_lsp | extension was successfully loaded.
[I 2026-07-11 14:13:55.635 ServerApp] jupyter_server_terminals | extension was successfully loaded.
[I 2026-07-11 14:13:55.643 LabApp] JupyterLab extension loaded from C:\Anaconda\Lib\site-packages\jupyterlab
[I 2026-07-11 14:13:55.643 LabApp] JupyterLab application directory is C:\Anaconda\share\jupyter\lab
[I 2026-07-11 14:13:55.647 LabApp] Extension Manager is 'pypi'.
[I 2026-07-11 14:13:55.804 ServerApp] jupyterlab | extension was successfully loaded.
[I 2026-07-11 14:13:55.810 ServerApp] notebook | extension was successfully loaded.
[I 2026-07-11 14:13:55.810 ServerApp] panel.io.jupyter_server_extension | extension was successfully loaded.
[I 2026-07-11 14:13:55.814 ServerApp] Serving notebooks from local directory: E:\Ostad- Trainning\Machine Learning Tutorials\MakeTutorials
[I 2026-07-11 14:13:55.814 ServerApp] Jupyter Server 2.14.1 is running at:
[I 2026-07-11 14:13:55.814 ServerApp] http://localhost:8888/tree?token=be5d182417dc62de5a520cd852de566169409d8eda31b1b0
[I 2026-07-11 14:13:55.814 ServerApp] http://127.0.0.1:8888/tree?token=be5d182417dc62de5a520cd852de566169409d8eda31b1b0
[I 2026-07-11 14:13:55.814 ServerApp] Use Control-C to stop this server and shut down all kernels (twice to skip confirmation).
[C 2026-07-11 14:13:55.880 ServerApp]
To access the server, open this file in a browser:
file:///C:/Users/HP/AppData/Roaming/jupyter/runtime/jpserver-9248-open.html
Or copy and paste one of these URLs:
http://localhost:8888/tree?token=be5d182417dc62de5a520cd852de566169409d8eda31b1b0
http://127.0.0.1:8888/tree?token=be5d182417dc62de5a520cd852de566169409d8eda31b1b0
[I 2026-07-11 14:13:55.983 ServerApp] Skipped non-installed server(s): bash-language-server, dockerfile-language-server-nodejs, javascript-typescript-langserver, jedi-language-server, julia-language-server, pyright, python-language-server, r-languageserver, sql-language-server, texlab, typescript-language-server, unified-language-server, vscode-css-languageserver-bin, vscode-html-languageserver-bin, vscode-json-languageserver-bin, yaml-language-server
0.01s - Debugger warning: It seems that frozen modules are being used, which may
0.00s - make the debugger miss breakpoints. Please pass -Xfrozen_modules=off
0.00s - to python to disable frozen modules.
0.00s - Note: Debugging will proceed. Set PYDEVD_DISABLE_FILE_VALIDATION=1 to disable this validation.
[W 2026-07-11 14:14:11.913 ServerApp] wrote error: 'Forbidden'
Traceback (most recent call last):
File "C:\Anaconda\Lib\site-packages\tornado\web.py", line 1790, in _execute
result = await result
^^^^^^^^^^^^
File "C:\Anaconda\Lib\site-packages\aext_assistant_server\handlers.py", line 117, in get
raise HTTPError(403, reason="missing nucleus_token")
tornado.web.HTTPError: HTTP 403: missing nucleus_token
[W 2026-07-11 14:14:11.946 ServerApp] 403 GET /aext_assistant_server/nucleus_token?1783757651432 (f7cd658bc5404ce3b1f73c68c26d1a61@::1) 506.31ms referer=http://localhost:8888/tree
৩য় ধাপ: তারপর ডিফল্ট ব্রাউজার অপেন হবে।
0 Comments