-
Notifications
You must be signed in to change notification settings - Fork 58
Description
Hi,
I'm a beginner in code. I've installed Atom few month ago to learn python. And now for my new studies, I have to work with Stata. I've see that it's possible to use atom as a do-file for stata.
I've installed language stata and hydrogen packages as it's explain here. Atom recognize the language but the run command (crtl-enter) dosen't work. An error message come :
"No kernel for grammar Stata found
Check that the language for this file is set in Atom, that you have a Jupyter kernel installed for it, and that you have configured the language mapping in Hydrogen preferences."
Can anybody help me to write the correct language mapping?
Atom is really good but without the run command that's not useful for me.
Thank you in advance for your answers.