send command to jupyter-server terminal

Viewed 14

I am looking for a way to send command to a terminal that is running on a jupyter-server. This document shows API to create/query/delete a terminal but there is no information on how to execute a command (such as ls, cd)in the terminal. Can someone tell me how to do it? Thanks.

0 Answers
Related