Hugues-Yanis Amanieu
Hugues-Yanis Amanieu
**Note**: I have set up "the littlest jupyter hub" on Ubuntu 18.04 a few years ago. Everything went well until last week. ### Bug description Using a administrator account, I...
If running a request outputting a long response in the qtconsole or spyder console, it freezes and the whole window is unresponsive. This is not dumb-proof. With ipython in a...
### Problem statement In its current functioning, selecting a cell from a DataTable then copying & pasting will copy the full row rather than the selected cell. [It seems to...
Some ideas to improve the tutorial after I've set it up into a jupyterhub environment. As starting jupyter hub was useless, I did not want to run `anaconda-project run jupyter...
#### Is your feature request related to a problem? Please describe. I find the `scroll_position` parameter to be only useful for setting it to 0, but not for jumping to...
## **Describe the bug** Whether summarizing or not summarizing, if input is empty, it should return an empty value rather than throwing an error. According to me, whether we: -...
## **Describe the bug** Checking the example in https://grafana.com/docs/plugins/yesoreyeram-infinity-datasource/latest/query/backend/ , one can see the example `name != 'MacBook' && price != null` as a filter. Well it does not work...