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

Need help to debug Invalid response: 404 not found error #41

Closed
KevinRyu opened this issue Jul 12, 2021 · 1 comment
Closed

Need help to debug Invalid response: 404 not found error #41

KevinRyu opened this issue Jul 12, 2021 · 1 comment

Comments

@KevinRyu
Copy link

Hello,

I'm trying to debug "404 not found" error. Because I have no experience about front-end and back-end development, I manage to trace java source code for this extension. And I can't find the location of error log files.
I have doubt the initial 'logdir' default path but.. I don't know.. Can anyone give some advice for me? And how can I find back-end code or error log?

Error message in my terminal:

[W 2021-07-12 21:56:07.392 ServerApp] 404 GET /api/tensorboard?1626094306420 (127.0.0.1) 1.42ms referer=http://localhost:8888/lab

Screen capture of debug in chrome browser:

404error

@KevinRyu
Copy link
Author

Hi, I succeeded installation and operation in jupyterlab 3.0.15 (No errors)
I just followed tips from Mr. k-markov.

This is installation order what I tried.

  1. pip Installation jupyterlab & tensorflow
    Jupyterlab 3.0.15
    tensorflow-gpu 2.5

  2. Installation tensorboard
    pip install git+https://github.com/cliffwoolley/jupyter_tensorboard.git
    pip install git+https://github.com/chaoleili/jupyterlab_tensorboard.git

That's all.

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