Gianr Lazz
Gianr Lazz
yes, I didn't have problems actually last week (also, I do not have issues with jupyter lab) ... the only thing it changed in the meantime, as far as I...
might be related to #2396
btw, this issue seems to be affecting also other tool, like `nbdiff-web` (https://nbdime.readthedocs.io) hereby the console error ``` [E web:1798] Uncaught exception GET /difftool (127.0.0.1) HTTPServerRequest(protocol='http', host='127.0.0.1:52958', method='GET', uri='/difftool', version='HTTP/1.1',...
yeah...indeed probably related to https://github.com/jupyter-server/jupyter_server/issues/1038 and yes, downgrading works for me too
I would also be appreciate such feature I guess the answer to my question is currently negative (?)... https://stackoverflow.com/questions/71591606/change-existing-labels-of-a-docker-image
(feel free to close of course)
more specifically where? [in this notebook](https://github.com/jaidevd/pyhht/blob/jd-add-hhs/hhs.ipynb)?
ok thanks, so for the time being better to install it [this way](https://stackoverflow.com/a/15269110/5533078) I guess
In `/pyhht/pyhht/visualization.py ` I tried `ax.set_ylabel(...,rotation=90)` and `...rotation='horizontal'`, but the didn't work for me ... :/
> place you mean plot ? it's generated with `pyhht.plot_imfs`