You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
That functionality is already present, the same as in pystata_kernel. In Jupyter Lab, it's just referred to as "Executable Script" in that menu, but it will output a .do file.
Are you seeing something different in nbstata's behavior in this regard, or just checking before you try it?
Oh, right. I was expecting to see "Stata (.do)" on Jupyter Lab so must have missed that. Would it make sense (and be possible) to relabel this to be in line with the Jupyter Notebook label?
Ok, I see one way that is possible but fairly involved. I'd have to make it so that pip-installing nbstata installs a JupyterLab extension that adds a menu item. In principle it shouldn't be too complicated, but my experience of working with the syntax highlighting extension has been pretty exasperating (though maybe that's mostly because I'm trying to do some JavaScript stuff without properly learning JavaScript).
Would it be straightforward to add this functionality? As in @ticoneva's pystata-kernel:
The text was updated successfully, but these errors were encountered: