kylebarron / stata_kernel

A Jupyter kernel for Stata. Works with Windows, macOS, and Linux.
https://kylebarron.dev/stata_kernel/
GNU General Public License v3.0
266 stars 57 forks source link

Things to add to docs #112

Open kylebarron opened 6 years ago

kylebarron commented 6 years ago
kylebarron commented 6 years ago

Limitations:

kylebarron commented 6 years ago

In troubleshooting:

If you have multiple installations of Python on your machine, you need to run python -m stata_kernel.install with the correct one. Because the path of the executable gets put as the executable in kernel.json.

kylebarron commented 6 years ago

Using dynamic documents with Hydrogen in Atom.

kylebarron commented 6 years ago

Note that browse (not the magic) will still work on Windows and on Mac when using Automation. image

kylebarron commented 6 years ago

Add note about Stata compatibility. I think it should be compatible for 12+.

kylebarron commented 6 years ago

Tout nbconvert to PDF a bit more

kylebarron commented 5 years ago

More explanation of Mata support.

kylebarron commented 5 years ago

Developer documentation. How to build and deploy docs; how to push to pypi.

kylebarron commented 5 years ago

Mention using console with regular Stata file in jupyter lab

kylebarron commented 5 years ago

If you clear all global macros, graphs won't work it takes an extra command for the global to re-instantiate