You are on page 1of 2

[I 10:07:23.

572 NotebookApp] JupyterLab beta preview extension loaded from


C:\Users\user\Anaconda3\lib\site-packages\jupyterlab
[I 10:07:23.572 NotebookApp] JupyterLab application directory is
C:\Users\user\Anaconda3\share\jupyter\lab
[W 10:07:23.728 NotebookApp] Error loading server extension jupyterlab
Traceback (most recent call last):
File "C:\Users\user\Anaconda3\lib\site-packages\jupyterlab\commands.py", line
321, in __init__
self._run(['node', 'node-version-check.js'], cwd=HERE, quiet=True)
File "C:\Users\user\Anaconda3\lib\site-packages\jupyterlab\commands.py", line
1165, in _run
proc = Process(cmd, **kwargs)
File "C:\Users\user\Anaconda3\lib\site-packages\jupyterlab\process.py", line
73, in __init__
self.proc = self._create_process(cwd=cwd, env=env)
File "C:\Users\user\Anaconda3\lib\site-packages\jupyterlab\process.py", line
131, in _create_process
cmd[0] = which(cmd[0], kwargs.get('env'))
File "C:\Users\user\Anaconda3\lib\site-packages\jupyterlab\jlpmapp.py", line
59, in which
raise ValueError(msg)
ValueError: Please install nodejs 5+ and npm before continuing installation.
nodejs may be installed using conda or directly from the nodejs website.

During handling of the above exception, another exception occurred:

Traceback (most recent call last):


File "C:\Users\user\Anaconda3\lib\site-packages\notebook\notebookapp.py",
line 1454, in init_server_extensions
func(self)
File "C:\Users\user\Anaconda3\lib\site-packages\jupyterlab\extension.py",
line 111, in load_jupyter_server_extension
info = get_app_info(app_dir)
File "C:\Users\user\Anaconda3\lib\site-packages\jupyterlab\commands.py", line
244, in get_app_info
handler = _AppHandler(app_dir, logger)
File "C:\Users\user\Anaconda3\lib\site-packages\jupyterlab\commands.py", line
324, in __init__
raise ValueError(msg)
ValueError: Please install nodejs 5+ and npm before continuing installation.
nodejs may be installed using conda or directly from the nodejs website.
[I 10:07:26.751 NotebookApp] Serving notebooks from local directory: C:\Users\user
[I 10:07:26.751 NotebookApp] 0 active kernels
[I 10:07:26.752 NotebookApp] The Jupyter Notebook is running at:
[I 10:07:26.752 NotebookApp] http://localhost:8888/?
token=d4b40289a680b42bcf47dd0496a286847e731f3b829dc0ab
[I 10:07:26.752 NotebookApp] Use Control-C to stop this server and shut down all
kernels (twice to skip confirmation).
[C 10:07:26.777 NotebookApp]

Copy/paste this URL into your browser when you connect for the first time,
to login with a token:
http://localhost:8888/?
token=d4b40289a680b42bcf47dd0496a286847e731f3b829dc0ab
[I 10:07:41.361 NotebookApp] Accepting one-time-token-authenticated connection from
::1
[I 10:08:57.921 NotebookApp] Creating new notebook in
[I 10:09:05.417 NotebookApp] Kernel started: b139a436-9b93-4d49-87f0-340b1808539c
[W 10:09:15.747 NotebookApp] Timeout waiting for kernel_info reply from b139a436-
9b93-4d49-87f0-340b1808539c
[I 10:10:40.784 NotebookApp] Adapting to protocol v5.1 for kernel b139a436-9b93-
4d49-87f0-340b1808539c
[I 10:11:04.924 NotebookApp] Saving file at /Untitled3.ipynb
[I 11:13:04.124 NotebookApp] Saving file at /Untitled3.ipynb
[I 13:07:04.162 NotebookApp] Saving file at /Untitled3.ipynb
[I 13:07:09.977 NotebookApp] Starting buffering for b139a436-9b93-4d49-87f0-
340b1808539c:2b523b034eec4717b53fd357e4530929
[IPKernelApp] WARNING | Parent appears to have exited, shutting down.

You might also like