mmshivesh / Python-Nova.novaextension

Python Extension for Panic's Nova editor for macOS
https://extensions.panic.com/extensions/works.creativecode/works.creativecode.python-nova/
22 stars 6 forks source link

How to run python with nova? #16

Open ma3252788 opened 3 years ago

dbux commented 3 years ago

It's very well hidden, but if you go to "Project Settings…" you can create a custom task, select "Enable the Run action for this task", and define the command to run your project (e.g. "python my_code.py")

image

mackworth commented 3 years ago

Any suggestion on how to get it to be interactive? (e.g. I'd like to run pub