Rob Hicks
Rob Hicks
When I run the code ```stata sysuse auto hist price ``` **Expected results**: the plot **Actual Results**: the plot + the text `format` Here is a screenshot:  This is...
There is [a jupyter-book issue](https://github.com/executablebooks/jupyter-book/issues/973) that is causing problems with jupyter-book publishing when using `stata_kernel`. Basically, streaming output for a command is split by `jupyter-book` into multiple output cells per...
- [ ] closes #351 - [ ] No tests added / passed - [ ] Has not passed `git diff upstream/master -u -- "*.py" | flake8 --diff` - [...
This is less of a bug report and more of a shout-out to the project that [stata kernel works very well in Emacs Org-Mode](https://rlhick.people.wm.edu/posts/stata_kernel_emacs.html), providing both a jupyter notebook-like and...
#### General information I have tried syncing accounts using xauth2 on both Ubuntu and Fedora. Fedora doesn't work, Ubuntu does: | Platform | Python | OpenSSl | imaplib2 | Offlineimap...
I've set `(setq jupyter-use-zmq nil)`. When running an src block the kernel on first run is nearly always unresponsive with this error in `Messages` (shortened, let me know if the...
### Environment **Python Version:** Python 3.8.8 **Nikola Version:** Nikola v8.1.3 **Operating System:** Fedora 34 ### Description: Emacs Orgmode source files are failing to be rendered as html if they contain...
Like #30, I am trying to batch over different starting values when the obj function isn't globally convex. I am coming from jax, where you setup the objective function and...