Kirell Benzi

Results 25 comments of Kirell Benzi

Any news on this issue? @abe-winter code works with the modifications. Thank you very much

I don't have any tab completion on the notebook using ipython 3. The kernel returns an error: ``` Welcome to Scala 2.11.2 (Java HotSpot(TM) 64-Bit Server VM, Java 1.8.0_40) [W...

Good point, I was actually struggling to understand why pagination didn't work for scholar. A consistent API would be great! Thanks for sharing the snippet.

Same issue here with google news. The paginator misses the last page.

The code does the request to your servers it's just that the paginator iterators stops and don't return them. It's a python issue. I made my own paginator and it...

@wangm23456 I wrote the hack above using the task-runner, I have the same issue, poetry always rolls back to regular torch. It gets me crazy..

The solution of @Kavan72 is cool but unfortunately still a work around as you need to target a **specific python version, and OS** which goes against the whole idea of...

Hello, No unfortunately - files are uploaded by artists with compression.

It works! This is how I use it as a fallback but it doesn't get versionned so it is less portable as an install (you need a post-init script) manually...