forked from neomatrix369/awesome-ai-ml-dl
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Adding an extra check to also incorporate Jupyter Lab as well as Jupy…
…ter Notebook
- Loading branch information
1 parent
883132b
commit 7084088
Showing
2 changed files
with
16 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,15 @@ | ||
[I 09:36:40.987 LabApp] JupyterLab extension loaded from /opt/conda/lib/python3.7/site-packages/jupyterlab | ||
[I 09:36:40.988 LabApp] JupyterLab application directory is /opt/conda/share/jupyter/lab | ||
[W 09:36:40.989 LabApp] JupyterLab server extension not enabled, manually loading... | ||
[I 09:36:40.994 LabApp] JupyterLab extension loaded from /opt/conda/lib/python3.7/site-packages/jupyterlab | ||
[I 09:36:40.995 LabApp] JupyterLab application directory is /opt/conda/share/jupyter/lab | ||
[I 09:36:40.995 LabApp] Serving notebooks from local directory: /home/jovyan | ||
[I 09:36:40.995 LabApp] The Jupyter Notebook is running at: | ||
[I 09:36:40.995 LabApp] http://(bef475be720b or 127.0.0.1):8888/?token=ad0accf2278fdc023852c1d6ce37eca0e688865708650a9d | ||
[I 09:36:40.995 LabApp] Use Control-C to stop this server and shut down all kernels (twice to skip confirmation). | ||
[C 09:36:41.000 LabApp] | ||
|
||
To access the notebook, open this file in a browser: | ||
file:///home/jovyan/.local/share/jupyter/runtime/nbserver-7-open.html | ||
Or copy and paste one of these URLs: | ||
http://(bef475be720b or 127.0.0.1):8888/?token=ad0accf2278fdc023852c1d6ce37eca0e688865708650a9d |