I try to use tensorboard in jupyter lab but the use of the %tensorboard --logdir logs/fit
line magic do not work.
- Jupyterlab: '0.33.12'
- ipython: '7.2.0'
- python: '3.6.7'
- tensorflow: '2.0.0-dev20190426'
I have this message when I try %load_ext tensorboard
.
- The tensorboard module is not an IPython extension.