jupyterlab_tensorboard icon indicating copy to clipboard operation
jupyterlab_tensorboard copied to clipboard

problem: ERROR: No matching distribution found for jupyterlab_tensorboard

Open YunchaoYang opened this issue 2 years ago • 3 comments

I am trying to install it on jupyterlab 3.4.7 using pip install jupterlab_tensorboard.

Got the following error:

Looking in indexes: https://pypi.org/simple, https://pypi.ngc.nvidia.com ERROR: Could not find a version that satisfies the requirement jupyterlab_tensorboard (from versions: none) ERROR: No matching distribution found for jupyterlab_tensorboard

Any suggestion is appreciated.

YunchaoYang avatar Oct 06 '22 13:10 YunchaoYang

Same issue on jupyterlab 3.4.8

AugustOxQ avatar Oct 06 '22 16:10 AugustOxQ

You can try installing with pip install git+https://github.com/chaoleili/jupyterlab_tensorboard

mo6zes avatar Oct 17 '22 08:10 mo6zes

same issue on jupyter 3.6.6. installing from Git did not solve the issue

egolfbr avatar Oct 23 '23 19:10 egolfbr