jupyterlab_tensorboard
jupyterlab_tensorboard copied to clipboard
problem: ERROR: No matching distribution found for jupyterlab_tensorboard
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.
Same issue on jupyterlab 3.4.8
You can try installing with pip install git+https://github.com/chaoleili/jupyterlab_tensorboard
same issue on jupyter 3.6.6. installing from Git did not solve the issue