updated company name
parent
411b35decd
commit
1e1e08bdda
|
@ -1,4 +1,4 @@
|
||||||
# Janex Admin Dashboard
|
# Jannex Admin Dashboard
|
||||||
|
|
||||||
With this system you can easily run your Python scripts and visualize them in the user interface to manage them more easily. You can see who started the task and who worked on it later in the task view. When a group task is started, the backend server starts the Python script and sends the result to the web UI. The web UI can then be used to start the other tasks or to repeat or undo the current task.
|
With this system you can easily run your Python scripts and visualize them in the user interface to manage them more easily. You can see who started the task and who worked on it later in the task view. When a group task is started, the backend server starts the Python script and sends the result to the web UI. The web UI can then be used to start the other tasks or to repeat or undo the current task.
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue