ISISComputingGroup / ISISComputingGroup/IBEX

Genie Python: Add run and queue script

Open
#3,885 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
No language data
Stars
6
Forks
2
Avg merge
16h 40m
Merged PRs (30d)
2

Description

As an instrument scientist I would like to be able to queue scripts on the script server from a console. As such I would like the following two commands:
* g.run_script: Runs the given script client side (and doesn't load the functions into the namespace like load_script)
* g.queue_script: Queues the script on the script server.

These methods should have the same behaviour for each script other than one being client side and the other server side.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.