Results 14 issues of BrenBarn

I'm leaving this note here as this project appears to be moribund. I've created a tool called [Pydeal](https://sourceforge.net/p/pydeal/code/ci/default/tree/) that is inspired by DreamPie. It aims to replicate the basic interface...

I occasionally encounter a problem where the subprocess seems to become stuck in the busy state, so that trying to execute any command gives a beep and "The subprocess is...

If the option is on, then vertical layout has code on top, output on bottom, and horizontal has code on left, output on right. Also, with code on top, changed...

See mailing list discussion [here](https://groups.google.com/forum/#!topic/bcolz/jLg-WUmb95g) and StackOverflow question [here](http://stackoverflow.com/questions/33179895/convert-multi-node-pytable-to-bcolz). Basically what is needed is a way to say "load this node from this HDF5 file and put it in this...

enhancement

It appears that the flood protection does not check to determine who is sending the event and/or what type of event it is. This means that if a room mod...

help wanted
good first issue

It appears that most of the messaging methods of `BlockingKernelClient` (`inspect, `complete`, etc.) have been wrapped with `reqrep`, allowing the user to pass `reply` and `timeout` arguments to block and...

Is there any possibility for exec-wrappers to provide an "instant exec" mode in which it does the wrapping and executes the command all at once? exec-wrappers is an interesting solution...

* Extension version: 7.1.6.2 * Browser name & version: Vivaldi 3.8.2259.42 (uses Chrome 90) * Operating system & version: Windows 7 When a tab is opened, its favicon is displayed....

bug
fixed

I have an app that uses BlockingKernelClient from the pre-7.0 jupyter client. My code does stuff like `client.iopub_channel.get_msgs()`, which doesn't work in newer jc versions. Is there a standard migration...

question

setup.py requires `scikit-learn>=0.20,=0.21,