PAGWatson

Results 19 comments of PAGWatson

> How did you install Spyder? Was it a standalone Windows application? or did you install it via conda in WSL? `conda install -c conda-forge spyder` in WSL. > If...

Unfortunately my computer just died, so it may be a while before I could test this...

I also get this in v.7.0.0a10 notebooks, but it happens for me in Edge and also Chrome (including in incognito mode). (I don't have Firefox installed to be able to...

I thought I'd ask has the retrolab solution been tested with code that gives a mix of warnings from modules and output from print statements? This is because I found...

Thanks for responding quickly. Not right at the minute. But it works fine in Notebook 6, so if the function isn't very different to that then I guess it's probably...

I tested it and it seemed to work for my case. Is there a way to set the default height of the scroll window? I use a large screen and...

Thanks. I didn't manage to set the scroll window height with a command - doing e.g. `display(HTML("div.jp-mod-outputsScrolled { height: 100em; }"))` seems to increase the spacing underneath scroll windows, but...

Great, yes, thanks, that worked. In case it helps others, the file I needed to edit was ~/.jupyter/lab/user-settings/@jupyterlab/notebook-extension/tracker.jupyterlab-settings .