Sergey Zhemzhitsky

Results 7 comments of Sergey Zhemzhitsky

+100! Recently we had to change our api because were unable to define multiple post methods per path. So api became uglier in favour of its documentation.

@tormodvolden, @mcuee, @crroush thanks a lot for your suggestions and help. Now I suppose that the issue is something else, but not in the library. I've implemented a simple program...

Just passing by ... I've recently submitted a PR that fixes a similar issue in Gradle. Here it is: https://github.com/gradle/gradle/pull/10366. The main issue was that [the keyring (multiple keys) was...

Hello Vlad, > > Is it enough to provide defines for the whole project? I suppose it would be fine to provide defines for the whole IDE as well as...

Hello, I was able to reproduce this issue too with the following code snippet in scala object Main { def main(args: Array[String]) { (1 to 5).foreach(_ => run(10 * 1000...

@jcrist Could you please see at the builds? They seem to fail because of jupyterhub versions ![image](https://user-images.githubusercontent.com/1523889/79456149-aaa76180-7ff6-11ea-8dcc-57236f28dd47.png) As far as I know `jupyterlab.labhubapp` [is deprecated](https://jupyterlab.readthedocs.io/en/stable/getting_started/changelog.html) due to native integration. ![image](https://user-images.githubusercontent.com/1523889/79456516-518bfd80-7ff7-11ea-8ee7-330f939f2675.png)...