Coder Social home page Coder Social logo

Comments (9)

RW21 avatar RW21 commented on July 18, 2024 1

Are the new patches going to be merged into this branch?

from jupyterlab_tensorboard.

RW21 avatar RW21 commented on July 18, 2024

Its due to this PR tensorflow/tensorboard#3643

from jupyterlab_tensorboard.

qrtt1 avatar qrtt1 commented on July 18, 2024

We fixed the serverside extension in the main branch https://github.com/InfuseAI/jupyter_tensorboard

However, the frontend requests to the incorrect path after tf 2.3 :
image

from jupyterlab_tensorboard.

rragundez avatar rragundez commented on July 18, 2024

any update on this one? is it solved yet?

from jupyterlab_tensorboard.

drykovanov avatar drykovanov commented on July 18, 2024

I had to patch jupyter_tensorboard to run with tf 2.3.x:
https://github.com/drykovanov/jupyter_tensorboard/tree/tf230

from jupyterlab_tensorboard.

rragundez avatar rragundez commented on July 18, 2024

so how do I install it @drykovanov ?

from jupyterlab_tensorboard.

rragundez avatar rragundez commented on July 18, 2024

ping @drykovanov

from jupyterlab_tensorboard.

drykovanov avatar drykovanov commented on July 18, 2024

so how do I install it @drykovanov ?

Hi @rragundez , you can just checkout the patched branch and pip install . in the jupyter_tensorboard directory.

from jupyterlab_tensorboard.

borgesnotes avatar borgesnotes commented on July 18, 2024

For me it is working correctly using the following configuration (with TensorFlow 2.4.1 installed):

# Keep compatibility with jupyterlab_tensorboard
# jupyterlab==2.2.9 < 3.x
pip install jupyterlab==2.2.9 jupyterlab_widgets ipywidgets

# Tensorboard
pip install tensorboard==2.4.1 tensorboard_plugin_profile jupyter-tensorboard==0.2.0
jupyter labextension install jupyterlab_tensorboard --no-build

jupyter lab clean
jupyter lab build

jupyter labextension list

from jupyterlab_tensorboard.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.