Hi all
I am using Python 3 in my project.
I am python3-function and I would like the font size in the editor to be larger.
It's possible?
Thanks in advance
Hi all
I am using Python 3 in my project.
I am python3-function and I would like the font size in the editor to be larger.
It's possible?
Thanks in advance
It is possible by hacking the node or adding some CSS overrides.
Unfortunately, I would suggest switching to monaco
editor where setting the font size is trivial BUT this node looks to have been abandoned (has not been updated in in over 5 years) and has outstanding ISSUE regarding loading ACE and not supporting monaco editor due to the way it was written.
Thanks Steve
which node can i use to use python 3 on node red?
Its a loaded answer...
1st - a question: What are you doing in python that couldnt be done in node-red?
Alt solution...
Run your python via an exec node.
I'm using a Adafruit servo motor board.
With Python works fine and now i would like use it with Node Red
Starting a new post or renaming this post will likely draw more attention from the users who might have done this.
e.g. something like "How to control Adafruit servo motor from node-red"
This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.