As of September 2021, we have moved technical support to Robolink Help
Welcome to the Robolink Community forum!
You can post here to interact with others in the Robolink community. We're checking it weekly, and we'll respond to some messages. If you're looking for technical support, head over to Robolink Help.
Other Coding Options
-
Hello,
is there any other way to use code on Zumi like in Jupyter.I Would like to classicly programm with visual studio code or something.
Like using modules etc. and having an normal IDE instead of using Jupyter.
Is this possible.Greetings
Timmytomate -
I'm not sure about Visual Studio but you can ssh into Zumi through Pycharm and access the files using their editor. You can configure a remote host with the username (pi), hostname (zumidashboard.ai) and password (pi). I think this feature comes with the professional edition only but you can try it or look for a similar feature with your IDE of choice. I hope this helps!