Does it only accept python language?

I have some text processing in NodeJs that I would like to upload to server ess to see if it runs faster
Solution:
Yes, JS SDK is incomplete (basically a work-in-progress) so you would need to use the Python SDK
Jump to solution
4 Replies
Solution
digigoblin
digigoblin4w ago
Yes, JS SDK is incomplete (basically a work-in-progress) so you would need to use the Python SDK
digigoblin
digigoblin4w ago
You can call your JS script from a Python wrapper tho.
digigoblin
digigoblin4w ago
Dataquest
Python Subprocess: The Simple Beginner's Tutorial (2023)
In this article, we'll demonstrate how to use the subprocess module in Python to run different subprocesses during a regular Python script.
nerdylive
nerdylive4w ago
Don't forget ur js deps if you wanna do this, and handle logs properly