awb99

Results 191 comments of awb99

@minrk @denfromufa @zabirauf With the install script already in github and with this command line syntax the behavior of windows and mono version is identical. YEAHHHH jupyter notebook --KernelManager.kernel_cmd="['mono', '/usr/local/bin/myjupytertest/icsharp/Kernel/bin/Release/iCSharp.Kernel.exe',...

@minrk @denfromufa @zabirauf A BIG THANK YOU TO ALL OF YOU!!!!

@denfromufa https://docs.google.com/document/d/1UMN7WFRQ43KrF1yWcjsMDNqD6NcRe2x5fL99v2aRdPk/edit?usp=sharing On page 4 I have documented what i did to install Jupyter on Linux. Conda itself works, but to install Jupyter it downloads binary packets that only work...

@zabirauf @minrk @denfromufa WIKI has now Install / Run instructions for Debian Unix. @zabirauf related to the ScriptCS.Contracts related to StyleCop reference subproject issue - this should be opened with...

If my mind does not fool me, then I have seen an implementation of reframe for clj in the past. Wad only alpha. But interesting for setvet side workflows.

No intention to change links any time soon. In case I change I will post here. For a gist the seyup ia yoo complicated. Most Apis that do paging have...

@vtortola I am connecting to the Websocket server.. And get 'connection established' messages first. After a few days I cannot connect anymore. Thanks for the tip to move the accept...

I see. Is there a way how to close a connection? So say I do a challenge / response authentication.. And if this fails the server closes the connection. Can...

@somdoron Since nobody made a RPC library for NetMQ, I hacked a RabbitMQ RPC library, to use NetMQ: https://github.com/awb99/NetMQ.RPC A simple calculator service accessible via RPC via NetMQ Request/Response sockets.

@somdoron I would be honored! But please keep in mind, that I quickly hacked the project..