Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How To Get Embedded Markdown Images in Exported File #7208

Open
bjfurman opened this issue Sep 15, 2019 · 0 comments
Open

How To Get Embedded Markdown Images in Exported File #7208

bjfurman opened this issue Sep 15, 2019 · 0 comments

Comments

@bjfurman
Copy link

Description

I have tried several approaches (Export Notebook As... (PDF, html) to print a Jupyterlab or Jupyter notebook that has images embedded in Markdown cells, but with no success in having the images show up in the exported file. The exported files are generated without errors and otherwise look as one would expect but without the images. The Markdown cells mark up the images with tags like:

<img src="AnacondaWindowsStart.PNG" alt="Anaconda Navigator Start Menu icon" width="200px"/>

and the referenced images are located in the same folder as the notebook. The images show up fine when viewing the rendered cells in the notebook, but they don't appear in the file when exported with the methods mentioned above. The only way I have been able to get images to appear in a pdf of a notebook is to print the notebook from Print Preview using Jupyter notebook. Jupyterlab does not seem to have a way to Preview a print, and simply printing the notebook to a pdf printer in Jupyterlab is not successful: everything is printed except the images. When I try a simple print as a pdf in Jupyterlab, a pdf is generated, but where the images should be, only the alt text strings are printed. Is there a workaround or settings I am missing?

Reproduce

[Jupyterlab]

  1. File... dropdown menu
  2. Select Export Notebook to (html or pdf) or simply print to a pdf printer

Expected behavior

I expect to see what I see in the notebook when all the cells have been run (embedded images in Markdown cells showing up in the exported file)

Context

I'm running Windows 10
Firefox version 69.0
Jupyterlab 1.1.3
Jupyter notebook server 6.0.1
Python 3.7.3
IPython 7.8.0
MiKTeX 2.9

Troubleshoot Output
C:\Users\bjfur>jupyter troubleshoot
$PATH:
        C:\WINDOWS\system32
        C:\WINDOWS
        C:\WINDOWS\System32\Wbem
        C:\WINDOWS\System32\WindowsPowerShell\v1.0\
        C:\MotionGenesis
        C:\Program Files\MiKTeX 2.9\miktex\bin\x64\
        C:\WINDOWS\System32\OpenSSH\
        C:\Program Files (x86)\LyX 2.2\Perl\bin
        C:\Program Files\Zerynth\ztc\windows64
        C:\Program Files\nodejs\
        C:\Program Files (x86)\STMicroelectronics\STM32 ST-LINK Utility\ST-LINK Utility
        C:\Users\bjfur\Anaconda3
        C:\Users\bjfur\Anaconda3\Scripts
        C:\Users\bjfur\Anaconda3\Library\bin
        C:\Users\bjfur\AppData\Local\Mu\bin
        C:\Users\bjfur\AppData\Local\Microsoft\WindowsApps
        C:\MotionGenesis
        C:\Program Files (x86)\SSH Communications Security\SSH Secure Shell
        C:\Users\bjfur\AppData\Roaming\npm
        C:\FFmpeg\bin
        C:\Users\bjfur\Anaconda3
        C:\Users\bjfur\AppData\Local\Programs\MiKTeX 2.9\miktex\bin\x64\

sys.path:
C:\Users\bjfur\Anaconda3\Scripts
C:\Users\bjfur\Anaconda3\python37.zip
C:\Users\bjfur\Anaconda3\DLLs
C:\Users\bjfur\Anaconda3\lib
C:\Users\bjfur\Anaconda3
C:\Users\bjfur\Anaconda3\lib\site-packages
C:\Users\bjfur\Anaconda3\lib\site-packages\win32
C:\Users\bjfur\Anaconda3\lib\site-packages\win32\lib
C:\Users\bjfur\Anaconda3\lib\site-packages\Pythonwin

sys.executable:
C:\Users\bjfur\Anaconda3\python.exe

sys.version:
3.7.3 (default, Mar 27 2019, 17:13:21) [MSC v.1915 64 bit (AMD64)]

platform.platform():
Windows-10-10.0.18362-SP0

where jupyter:
C:\Users\bjfur\Anaconda3\Scripts\jupyter.exe

pip list:
Package Version
---------------------- ---------
anaconda-client 1.7.2
anaconda-navigator 1.9.7
asn1crypto 0.24.0
attrs 19.1.0
backcall 0.1.0
beautifulsoup4 4.8.0
bleach 3.1.0
certifi 2019.6.16
cffi 1.12.3
chardet 3.0.4
Click 7.0
clyent 1.2.2
colorama 0.4.1
conda 4.7.12
conda-build 3.17.8
conda-package-handling 1.3.11
conda-verify 3.1.1
cryptography 2.7
decorator 4.4.0
defusedxml 0.6.0
entrypoints 0.3
filelock 3.0.12
future 0.17.1
glob2 0.7
idna 2.8
ipykernel 5.1.2
ipython 7.8.0
ipython-genutils 0.2.0
ipywidgets 7.5.1
jedi 0.15.1
Jinja2 2.10.1
json5 0.8.5
jsonschema 3.0.2
jupyter-client 5.3.1
jupyter-core 4.5.0
jupyterlab 1.1.3
jupyterlab-server 1.0.0
libarchive-c 2.8
MarkupSafe 1.1.1
menuinst 1.4.16
mistune 0.8.4
navigator-updater 0.2.1
nbconvert 5.5.0
nbformat 4.4.0
notebook 6.0.1
olefile 0.46
pandocfilters 1.4.2
parso 0.5.1
pickleshare 0.7.5
Pillow 6.1.0
pip 19.2.2
pkginfo 1.5.0.1
prometheus-client 0.7.1
prompt-toolkit 2.0.9
psutil 5.6.3
pycosat 0.6.3
pycparser 2.19
Pygments 2.4.2
pyOpenSSL 19.0.0
pyrsistent 0.14.11
PySocks 1.7.0
python-dateutil 2.8.0
pytz 2019.2
pywin32 223
pywinpty 0.5.5
PyYAML 5.1.2
pyzmq 18.1.0
QtPy 1.9.0
requests 2.22.0
ruamel-yaml 0.15.46
Send2Trash 1.5.0
setuptools 41.0.1
six 1.12.0
soupsieve 1.9.2
terminado 0.8.2
testpath 0.4.2
tornado 6.0.3
tqdm 4.32.1
traitlets 4.3.2
urllib3 1.24.2
wcwidth 0.1.7
webencodings 0.5.1
wheel 0.33.4
widgetsnbextension 3.5.1
win-inet-pton 1.1.0
wincertstore 0.2

conda list:
# packages in environment at C:\Users\bjfur\Anaconda3:
#
# Name Version Build Channel
_ipyw_jlab_nb_ext_conf 0.1.0 py37_0
anaconda-client 1.7.2 py37_0
anaconda-navigator 1.9.7 py37_0
asn1crypto 0.24.0 py37_0
attrs 19.1.0 py37_1
backcall 0.1.0 py37_0
beautifulsoup4 4.8.0 py37_0
bleach 3.1.0 py37_0
bzip2 1.0.8 he774522_0
ca-certificates 2019.5.15 1
certifi 2019.6.16 py37_1
cffi 1.12.3 py37h7a1dbc1_0
chardet 3.0.4 py37_1003
click 7.0 py37_0
clyent 1.2.2 py37_1
colorama 0.4.1 py37_0
conda 4.7.12 py37_0 conda-forge
conda-build 3.17.8 py37_0
conda-env 2.6.0 1
conda-package-handling 1.3.11 py37_0
conda-verify 3.1.1 py37_0
console_shortcut 0.1.1 3
cryptography 2.7 py37h7a1dbc1_0
decorator 4.4.0 py37_1
defusedxml 0.6.0 py_0
entrypoints 0.3 py37_0
filelock 3.0.12 py_0
freetype 2.9.1 ha9979f8_1
future 0.17.1 py37_0
glob2 0.7 py_0
icu 58.2 ha66f8fd_1
idna 2.8 py37_0
ipykernel 5.1.2 py37h39e3cac_0
ipython 7.8.0 py37h39e3cac_0
ipython_genutils 0.2.0 py37_0
ipywidgets 7.5.1 py_0
jedi 0.15.1 py37_0
jinja2 2.10.1 py37_0
jpeg 9b hb83a4c4_2
json5 0.8.5 py_0
jsonschema 3.0.2 py37_0
jupyter_client 5.3.1 py_0
jupyter_core 4.5.0 py_0
jupyterlab 1.1.3 py_0 conda-forge
jupyterlab_server 1.0.0 py_1
libarchive 3.3.3 h0643e63_5
libiconv 1.15 h1df5818_7
liblief 0.9.0 ha925a31_2
libpng 1.6.37 h2a8f88b_0
libsodium 1.0.16 h9d3ae62_0
libtiff 4.0.10 hb898794_2
libxml2 2.9.9 h464c3ec_0
lz4-c 1.8.1.2 h2fa13f4_0
lzo 2.10 h6df0209_2
m2w64-gcc-libgfortran 5.3.0 6
m2w64-gcc-libs 5.3.0 7
m2w64-gcc-libs-core 5.3.0 7
m2w64-gmp 6.1.0 2
m2w64-libwinpthread-git 5.0.0.4634.697f757 2
markupsafe 1.1.1 py37he774522_0
menuinst 1.4.16 py37he774522_0
mistune 0.8.4 py37he774522_0
msys2-conda-epoch 20160418 1
navigator-updater 0.2.1 py37_0
nbconvert 5.5.0 py_0
nbformat 4.4.0 py37_0
notebook 6.0.1 py37_0
olefile 0.46 py37_0
openssl 1.1.1d he774522_0
pandoc 2.2.3.2 0
pandocfilters 1.4.2 py37_1
parso 0.5.1 py_0
pickleshare 0.7.5 py37_0
pillow 6.1.0 py37hdc69c19_0
pip 19.2.2 py37_0
pkginfo 1.5.0.1 py37_0
powershell_shortcut 0.0.1 2
prometheus_client 0.7.1 py_0
prompt_toolkit 2.0.9 py37_0
psutil 5.6.3 py37he774522_0
py-lief 0.9.0 py37ha925a31_2
pycosat 0.6.3 py37hfa6e2cd_0
pycparser 2.19 py37_0
pygments 2.4.2 py_0
pyopenssl 19.0.0 py37_0
pyqt 5.9.2 py37h6538335_2
pyrsistent 0.14.11 py37he774522_0
pysocks 1.7.0 py37_0
python 3.7.3 h8c8aaf0_0
python-dateutil 2.8.0 py37_0
python-libarchive-c 2.8 py37_13
pytz 2019.2 py_0
pywin32 223 py37hfa6e2cd_1
pywinpty 0.5.5 py37_1000
pyyaml 5.1.2 py37he774522_0
pyzmq 18.1.0 py37ha925a31_0
qt 5.9.7 vc14h73c81de_0
qtpy 1.9.0 py_0
requests 2.22.0 py37_0
ruamel_yaml 0.15.46 py37hfa6e2cd_0
send2trash 1.5.0 py37_0
setuptools 41.0.1 py37_0
sip 4.19.8 py37h6538335_0
six 1.12.0 py37_0
soupsieve 1.9.2 py37_0
sqlite 3.29.0 he774522_0
terminado 0.8.2 py37_0
testpath 0.4.2 py37_0
tk 8.6.8 hfa6e2cd_0
tornado 6.0.3 py37he774522_0
tqdm 4.32.1 py_0
traitlets 4.3.2 py37_0
urllib3 1.24.2 py37_0
vc 14.1 h0510ff6_4
vs2015_runtime 14.16.27012 hf0eaf9b_0
wcwidth 0.1.7 py37_0
webencodings 0.5.1 py37_1
wheel 0.33.4 py37_0
widgetsnbextension 3.5.1 py37_0
win_inet_pton 1.1.0 py37_0
wincertstore 0.2 py37_0
winpty 0.4.3 4
xz 5.2.4 h2fa13f4_4
yaml 0.1.7 hc54c509_2
zeromq 4.3.1 h33f27b4_3
zlib 1.2.11 h62dcd97_3
zstd 1.3.7 h508b16e_0

Command Line Output
C:\Users\bjfur>jupyter lab --debug
[D 20:09:13.370 LabApp] Searching ['C:\\Users\\bjfur', 'C:\\Users\\bjfur\\.jupyter', 'C:\\Users\\bjfur\\Anaconda3\\etc\\jupyter', 'C:\\ProgramData\\jupyter'] for config files
[D 20:09:13.370 LabApp] Looking for jupyter_config in C:\ProgramData\jupyter
[D 20:09:13.370 LabApp] Looking for jupyter_config in C:\Users\bjfur\Anaconda3\etc\jupyter
[D 20:09:13.370 LabApp] Looking for jupyter_config in C:\Users\bjfur\.jupyter
[D 20:09:13.370 LabApp] Looking for jupyter_config in C:\Users\bjfur
[D 20:09:13.370 LabApp] Looking for jupyter_notebook_config in C:\ProgramData\jupyter
[D 20:09:13.370 LabApp] Looking for jupyter_notebook_config in C:\Users\bjfur\Anaconda3\etc\jupyter
[D 20:09:13.380 LabApp] Loaded config file: C:\Users\bjfur\Anaconda3\etc\jupyter\jupyter_notebook_config.json
[D 20:09:13.380 LabApp] Looking for jupyter_notebook_config in C:\Users\bjfur\.jupyter
[D 20:09:13.380 LabApp] Loaded config file: C:\Users\bjfur\.jupyter\jupyter_notebook_config.py
[D 20:09:13.380 LabApp] Looking for jupyter_notebook_config in C:\Users\bjfur
[D 20:09:13.380 LabApp] Paths used for configuration of jupyter_notebook_config:
        C:\ProgramData\jupyter\jupyter_notebook_config.json
[D 20:09:13.380 LabApp] Paths used for configuration of jupyter_notebook_config:
        C:\Users\bjfur\Anaconda3\etc\jupyter\jupyter_notebook_config.d\jupyterlab.json
        C:\Users\bjfur\Anaconda3\etc\jupyter\jupyter_notebook_config.json
[D 20:09:13.380 LabApp] Paths used for configuration of jupyter_notebook_config:
        C:\Users\bjfur\.jupyter\jupyter_notebook_config.json
[I 20:09:13.694 LabApp] The port 8888 is already in use, trying another port.
[I 20:09:13.694 LabApp] The port 8889 is already in use, trying another port.
[I 20:09:13.714 LabApp] JupyterLab extension loaded from C:\Users\bjfur\Anaconda3\lib\site-packages\jupyterlab
[I 20:09:13.714 LabApp] JupyterLab application directory is C:\Users\bjfur\Anaconda3\share\jupyter\lab
[I 20:09:13.724 LabApp] Serving notebooks from local directory: C:\Users\bjfur
[I 20:09:13.724 LabApp] The Jupyter Notebook is running at:
[I 20:09:13.724 LabApp] http://localhost:8890/?token=ee316fd60ddf64091817a118cd8ca9dbee66cf2247ba27d2
[I 20:09:13.744 LabApp]  or http://127.0.0.1:8890/?token=ee316fd60ddf64091817a118cd8ca9dbee66cf2247ba27d2
[I 20:09:13.744 LabApp] Use Control-C to stop this server and shut down all kernels (twice to skip confirmation).
[C 20:09:13.824 LabApp]
To access the notebook, open this file in a browser:
    file:///C:/Users/bjfur/AppData/Roaming/jupyter/runtime/nbserver-3004-open.html
Or copy and paste one of these URLs:
    http://localhost:8890/?token=ee316fd60ddf64091817a118cd8ca9dbee66cf2247ba27d2
 or http://127.0.0.1:8890/?token=ee316fd60ddf64091817a118cd8ca9dbee66cf2247ba27d2

[D 20:09:15.125 LabApp] Accepting token-authenticated connection from ::1
[D 20:09:15.125 LabApp] Using contents: services/contents
[D 20:09:15.135 LabApp] 200 GET /lab?token=ee316fd60ddf64091817a118cd8ca9dbee66cf2247ba27d2 (::1) 10.07ms
[D 20:09:15.195 LabApp] Path main.f723825c0024a62d4234.js served from C:\Users\bjfur\Anaconda3\share\jupyter\lab\static\main.f723825c0024a62d4234.js
[D 20:09:15.195 LabApp] 200 GET /static/lab/main.f723825c0024a62d4234.js (::1) 10.00ms
[D 20:09:15.195 LabApp] Path vendorsmain.a8c1de6e5fac1c35fc76.js served from C:\Users\bjfur\Anaconda3\share\jupyter\lab\static\vendorsmain.a8c1de6e5fac1c35fc76.js
[D 20:09:15.878 LabApp] 200 GET /static/lab/vendors~main.a8c1de6e5fac1c35fc76.js (::1) 692.61ms
[D 20:09:16.182 LabApp] Path base\images\favicon.ico served from C:\Users\bjfur\Anaconda3\lib\site-packages\notebook\static\base\images\favicon.ico
[D 20:09:16.183 LabApp] 200 GET /static/base/images/favicon.ico (::1) 2.04ms
[D 20:09:16.304 LabApp] Accepting token-authenticated connection from ::1
[D 20:09:16.314 LabApp] 200 GET /api/sessions?1568516956312 (::1) 9.97ms
[D 20:09:16.314 LabApp] Accepting token-authenticated connection from ::1
[D 20:09:16.336 LabApp] Accepting token-authenticated connection from ::1
[D 20:09:16.336 LabApp] 200 GET /api/terminals?1568516956315 (::1) 22.10ms
[D 20:09:16.356 LabApp] Found kernel python3 in C:\Users\bjfur\Anaconda3\share\jupyter\kernels
[D 20:09:16.376 LabApp] 200 GET /api/kernelspecs?1568516956312 (::1) 49.34ms
[D 20:09:16.384 LabApp] Accepting token-authenticated connection from ::1
[D 20:09:16.468 LabApp] 200 GET /lab/api/settings/?1568516956328 (::1) 85.36ms
[D 20:09:16.468 LabApp] Accepting token-authenticated connection from ::1
[D 20:09:16.492 LabApp] Accepting token-authenticated connection from ::1
[D 20:09:16.497 LabApp] Accepting token-authenticated connection from ::1
[D 20:09:16.497 LabApp] Found kernel python3 in C:\Users\bjfur\Anaconda3\share\jupyter\kernels
[D 20:09:16.521 LabApp] 200 GET /api/kernelspecs?1568516956461 (::1) 52.77ms
[D 20:09:16.524 LabApp] 200 GET /api/sessions?1568516956459 (::1) 33.07ms
[D 20:09:16.547 LabApp] 200 GET /api/terminals?1568516956444 (::1) 49.76ms
[D 20:09:16.676 LabApp] Accepting token-authenticated connection from ::1
[D 20:09:16.676 LabApp] 200 GET /metrics?1568516956678 (::1) 0.00ms
[D 20:09:16.872 LabApp] Accepting token-authenticated connection from ::1
[D 20:09:16.892 LabApp] 200 GET /lab/api/settings/@jupyterlab/docmanager-extension:plugin?1568516956873 (::1) 20.00ms
[D 20:09:16.902 LabApp] Accepting token-authenticated connection from ::1
[D 20:09:16.902 LabApp] Accepting token-authenticated connection from ::1
[D 20:09:16.915 LabApp] Accepting token-authenticated connection from ::1
[D 20:09:16.915 LabApp] Accepting token-authenticated connection from ::1
[D 20:09:16.925 LabApp] 200 GET /lab/api/settings/@jupyterlab/docmanager-extension:plugin?1568516956885 (::1) 22.28ms
[D 20:09:16.935 LabApp] 200 GET /lab/api/settings/@jupyterlab/docmanager-extension:plugin?1568516956875 (::1) 32.28ms
[D 20:09:16.945 LabApp] Accepting token-authenticated connection from ::1
[D 20:09:16.955 LabApp] 200 GET /lab/api/settings/@jupyterlab/docmanager-extension:plugin?1568516956889 (::1) 41.06ms
[D 20:09:16.975 LabApp] 200 GET /lab/api/settings/@jupyterlab/docmanager-extension:plugin?1568516956900 (::1) 60.02ms
[D 20:09:16.975 LabApp] Accepting token-authenticated connection from ::1
[D 20:09:16.985 LabApp] 200 GET /lab/api/settings/@jupyterlab/docmanager-extension:plugin?1568516956887 (::1) 40.00ms
[D 20:09:17.005 LabApp] 200 GET /lab/api/settings/@jupyterlab/docmanager-extension:plugin?1568516956879 (::1) 29.98ms
[D 20:09:17.005 LabApp] Path @jupyterlab\theme-light-extension\index.css served from C:\Users\bjfur\Anaconda3\share\jupyter\lab\themes@jupyterlab\theme-light-extension\index.css
[D 20:09:17.015 LabApp] 200 GET /lab/api/themes/@jupyterlab/theme-light-extension/index.css (::1) 10.00ms
[D 20:09:17.015 LabApp] Accepting token-authenticated connection from ::1
[D 20:09:17.035 LabApp] Accepting token-authenticated connection from ::1
[D 20:09:17.067 LabApp] 200 GET /lab/api/settings/@jupyterlab/docmanager-extension:plugin?1568516956914 (::1) 32.21ms
[D 20:09:17.072 LabApp] Accepting token-authenticated connection from ::1
[D 20:09:17.076 LabApp] 200 GET /lab/api/settings/@jupyterlab/docmanager-extension:plugin?1568516956959 (::1) 5.14ms
[D 20:09:17.085 LabApp] Accepting token-authenticated connection from ::1
[D 20:09:17.105 LabApp] Accepting token-authenticated connection from ::1
[D 20:09:17.105 LabApp] Accepting token-authenticated connection from ::1
[D 20:09:17.105 LabApp] Accepting token-authenticated connection from ::1
[D 20:09:17.379 LabApp] Node v9.11.1

[D 20:09:17.413 LabApp] 200 GET /api/nbconvert?1568516956975 (::1) 328.00ms
[D 20:09:17.423 LabApp] 200 GET /lab/api/settings/@jupyterlab/docmanager-extension:plugin?1568516956906 (::1) 317.99ms
[D 20:09:17.448 LabApp] 200 GET /lab/api/settings/@jupyterlab/docmanager-extension:plugin?1568516956912 (::1) 342.73ms
[D 20:09:17.448 LabApp] 200 GET /lab/api/settings/@jupyterlab/docmanager-extension:plugin?1568516956901 (::1) 342.73ms
[D 20:09:17.458 LabApp] Accepting token-authenticated connection from ::1
[D 20:09:17.472 LabApp] 200 GET /lab/api/settings/@jupyterlab/docmanager-extension:plugin?1568516956982 (::1) 14.38ms
[I 20:09:17.482 LabApp] Build is up to date
[D 20:09:17.492 LabApp] Accepting token-authenticated connection from ::1
[D 20:09:17.492 LabApp] Accepting token-authenticated connection from ::1
[D 20:09:17.492 LabApp] Accepting token-authenticated connection from ::1
[D 20:09:17.492 LabApp] Accepting token-authenticated connection from ::1
[D 20:09:17.492 LabApp] 200 GET /lab/api/build?1568516956932 (::1) 477.09ms
[D 20:09:17.502 LabApp] 200 GET /lab/api/settings/@jupyterlab/docmanager-extension:plugin?1568516956983 (::1) 10.01ms
[D 20:09:17.522 LabApp] 200 GET /lab/api/settings/@jupyterlab/docmanager-extension:plugin?1568516956985 (::1) 30.02ms
[D 20:09:17.539 LabApp] 200 GET /lab/api/settings/@jupyterlab/docmanager-extension:plugin?1568516956987 (::1) 47.00ms
[D 20:09:17.550 LabApp] 200 GET /lab/api/settings/@jupyterlab/docmanager-extension:plugin?1568516956988 (::1) 58.16ms
[D 20:09:17.567 LabApp] Accepting token-authenticated connection from ::1
[D 20:09:17.571 LabApp] 200 GET /lab/api/settings/@jupyterlab/docmanager-extension:plugin?1568516956990 (::1) 4.18ms
[D 20:09:17.583 LabApp] Accepting token-authenticated connection from ::1
[D 20:09:17.605 LabApp] Accepting token-authenticated connection from ::1
[D 20:09:17.633 LabApp] Accepting token-authenticated connection from ::1
[D 20:09:17.646 LabApp] Accepting token-authenticated connection from ::1
[D 20:09:17.659 LabApp] Accepting token-authenticated connection from ::1
[D 20:09:17.679 LabApp] 200 GET /lab/api/settings/@jupyterlab/docmanager-extension:plugin?1568516956993 (::1) 96.62ms
[D 20:09:18.010 LabApp] 200 GET /api/nbconvert?1568516957044 (::1) 404.21ms
[D 20:09:18.010 LabApp] 200 GET /lab/api/settings/@jupyterlab/docmanager-extension:plugin?1568516957051 (::1) 377.43ms
[D 20:09:18.035 LabApp] 200 GET /lab/api/settings/@jupyterlab/docmanager-extension:plugin?1568516957052 (::1) 390.10ms
[D 20:09:18.035 LabApp] 200 GET /lab/api/settings/@jupyterlab/docmanager-extension:plugin?1568516957065 (::1) 375.60ms
[D 20:09:18.035 LabApp] Accepting token-authenticated connection from ::1
[D 20:09:18.058 LabApp] 200 GET /api/sessions?1568516957082 (::1) 23.32ms
[D 20:09:18.081 LabApp] Accepting token-authenticated connection from ::1
[D 20:09:18.081 LabApp] Accepting token-authenticated connection from ::1
[D 20:09:18.106 LabApp] Accepting token-authenticated connection from ::1
[D 20:09:18.126 LabApp] Accepting token-authenticated connection from ::1
[D 20:09:18.136 LabApp] 200 GET /lab/api/extensions?1568516957120 (::1) 55.20ms
[D 20:09:18.151 LabApp] 200 GET /lab/api/workspaces/lab?1568516957159 (::1) 69.69ms
[D 20:09:18.174 LabApp] 200 GET /lab/api/extensions?1568516957204 (::1) 57.76ms
[D 20:09:18.238 LabApp] 200 GET /api/contents/?content=1&1568516957256 (::1) 111.32ms
[D 20:09:18.241 LabApp] Accepting token-authenticated connection from ::1
[W 20:09:18.261 LabApp] 404 GET /api/contents/ME30_redesign(local)/ME30_Lab1?1568516958162 (::1): No such file or directory: ME30_redesign(local)/ME30_Lab1
[W 20:09:18.267 LabApp] No such file or directory: ME30_redesign(local)/ME30_Lab1
[W 20:09:18.282 LabApp] 404 GET /api/contents/ME30_redesign(local)/ME30_Lab1?1568516958162 (::1) 42.73ms referer=http://localhost:8890/lab
[D 20:09:18.282 LabApp] Accepting token-authenticated connection from ::1
[W 20:09:18.306 LabApp] 404 GET /api/contents/ME30_redesign(local)/ME30_Lab1/ME30_Lab1_18JUL18.ipynb?content=0&1568516958166 (::1): No such file or directory: ME30_redesign(local)/ME30_Lab1/ME30_Lab1_18JUL18.ipynb
[W 20:09:18.326 LabApp] No such file or directory: ME30_redesign(local)/ME30_Lab1/ME30_Lab1_18JUL18.ipynb
[W 20:09:18.326 LabApp] 404 GET /api/contents/ME30_redesign(local)/ME30_Lab1/ME30_Lab1_18JUL18.ipynb?content=0&1568516958166 (::1) 43.73ms referer=http://localhost:8890/lab
[D 20:09:18.350 LabApp] Accepting token-authenticated connection from ::1
[W 20:09:18.350 LabApp] 404 GET /api/contents/ME%20106%20(local)/HW%20related/Fall%202019/addresses.ipynb?content=0&1568516958164 (::1): No such file or directory: ME 106 (local)/HW related/Fall 2019/addresses.ipynb
[W 20:09:18.350 LabApp] No such file or directory: ME 106 (local)/HW related/Fall 2019/addresses.ipynb
[W 20:09:18.374 LabApp] 404 GET /api/contents/ME%20106%20(local)/HW%20related/Fall%202019/addresses.ipynb?content=0&1568516958164 (::1) 24.16ms referer=http://localhost:8890/lab
[D 20:09:18.429 LabApp] Serving kernel resource from: C:\Users\bjfur\Anaconda3\share\jupyter\kernels\python3
[D 20:09:18.429 LabApp] 200 GET /kernelspecs/python3/logo-64x64.png (::1) 0.00ms
[D 20:09:19.034 LabApp] Accepting token-authenticated connection from ::1
[D 20:09:19.054 LabApp] 204 PUT /lab/api/workspaces/lab?1568516959027 (::1) 29.86ms

Browser Output
Javascript console is blank.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant