Thibault Bétrémieux
Thibault Bétrémieux
# Problem description Hello 🙂! I am trying to obtain usable screenshots from many webpages (not just siemens like in the example). Sadly there is always some kind of pop...
Hello, first of all I am very impressed by this kernel! Would it be possible to get the correct colors for each kernel? Or at least have colors only for...
Hello, is it possible to get java doc with tab completion for my own jars? If it is, what do I have to do to make it work? See picture...
Hello, this code works on Binder but not in my local Jupyter Lab (under Windows 10) with a TypeScript kernel: ```javascript let person = new Object(); ``` I receive this...
Hello, In a few days I have already saved about 40 Pandas DataFrames to .hyper and I am very thankful for that. Somehow 3 Pandas DataFrames could not be saved...
Hello, just saved a Pandas DataFrame and had another issue. The values are not correctly parsed by Tableau. Here is a zip containing: 1) Data to reproduce the bug -...
# Problem description Hello, to my greater despair I have to work with a Pervasive SQL database. It seems the username and password are not passed to the java class...
Hello, is it possible to add recurring tasks similarly to a cronjob? I scrolled quickly through the issues and the source code and could not find any indication for that....