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
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.