nbstata icon indicating copy to clipboard operation
nbstata copied to clipboard

A Jupyter kernel for Stata built on pystata

Results 22 nbstata issues
Sort by recently updated
recently updated
newest added

It would be helpful to support a shell-style magic command that sends input directly to the system terminal; similar to how the Python kernel uses the `!command` syntax. My first...

enhancement

Hi there! I'm wondering if it's possible to have the option `%set graph_size = (8, 5)` instead of needing to do height/width separately? I can try to PR this if...

enhancement