robaki
robaki
### Expected behavior the temperature block should monitor the CPU temperature ### Actual behavior Randomly the block starts to show 16.8C and doesn't change. It is clearly wrong since the...
python version: 3.8.10 netgraph version: 4.1.0 I'm trying to use the `get_fruchterman_reingold_layout` function to get node positions for plotting. When used on edges/nodes from a small graph, it fails, raising...
**Describe the bug** When clicking on youtube's "sign in" button in the "View original" nothing happens, so I can't sign-in **To Reproduce** Steps to reproduce the behavior: 1. Click on...
**Describe the bug** After installation omorfi can't be imported in python, because: ``` ModuleNotFoundError: No module named 'libhfst' ``` **To Reproduce** Steps to reproduce the behavior: 1. Install omorfi `pip...
### Description I can see that there is a docstring popup when hovering over function/object, but using this requires grabbing a mouse and moving it. In jupyter lab when you're...