Peter

Results 76 comments of Peter

I didn’t time the improvements, but if I have some time will give it a go. But from just watching the console output it was clearly noticeable.

Just my 2 cents, I got same problem with the markdown editor in IntelliJ IDEA. But then found out I can define a different separator. So adding the following to...

Have same problem (see error below), but not a problem if I just upgrade the version at runtime (see also my comment at #709) ``` com.orientechnologies.orient.core.exception.ODatabaseException: Invalid database name:'/var/folders/sn/pw3sb44d14g1g3_t1xh4_qlr0000gn/T/junit16331792743401417938/documents1660680832696' at...

versions used : =================== jupyter-client 7.0.6 jupyter-core 4.9.1 jupyter-server 1.11.2 jupyterlab 3.2.8 jupyterlab-pygments 0.1.2 jupyterlab-server 2.8.2 kotlin-jupyter-kernel 0.11.0.95

I also checked a bit more my code and it is not the custom exception handler `addThrowableRenderer(....)` but rather the logging module. I see WARNING level errors in my output...

Hereby also two screenshots of the same table, once rendered after running the `%use dataframe(0.8.1)` the first time and once after running it for a second time. Clearly the CSS...

@zaleslaw I'll give it some more thoughts and see if I can come up with some examples. Perhaps better to not to just copy directly copy Python API's (and as...

There is an option to set the type of code-completion at the IDE preferences. If you set it to strict, will behave the way you described it. However there was...

# List of quick-start templates candidates: 1) Phonegap/Cordova 2) AngularJS 3) Backbone.js 4) JQuery + UI 5) Firefox OS applications 6) Qooxdoo (since we are using this our selves) 7)...

Indeed I think templates would be a great addition. My current approach would be to adopt some existing system so there are already a few useful templates out there. Ideally...