Results 30 comments of Rob Hicks

Seeing this as well. Some things that hang the repl: ```python x.columns x.shape x.varname ``` especially in combination with completion attempts. ~But items like this avoid kernel busy hangs (as...

Additional observations: - Problems are intermittent. If you work with a large dataframe, after a kernel busy hang, things may go well for awhile - Subsequent commands on another large...

Just installed from MELPA and got this same error message when trying to build widgets. In my distro (Fedora) installing `node` is not sufficient for providing all the commands- I...

~Also on Fedora 34. From the zmq emacs directory (**note: not the src directory**) in a bash terminal, I was able to build outside of emacs by have just issuing...

I am interested in how you setup stata in colab. Do you have to "install" it each time you open the notebook? Asking because I'd like to transition my classes...

I'll try to add it to your docs. It may take a few weeks, so I'll leave open and change title.

I have finally finished a slightly better gif screencast attached here. I'll move on to the docs next. ![emacs-orgmode-jupyter-stata-demo](https://user-images.githubusercontent.com/1871086/113353737-1f5cd400-930c-11eb-949e-b69b60ca86b1.gif)

Totally agree. The only time you want the non-stream output is with certain automated publishing pipelines like jupyter-book, although in my particular use case the models I am running are...

I played around a bit more and noticed that in Emacs, the `emacs-jupyter` package (the middleware that allows emacs orgmode to communicate to the jupyter kernel) coalesces Python streams the...

I have this on order and will report back on how things are happening. Two comments unrelated to the inner workings of the Stata Corp python module: 1. The new...