Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Applet command local storage #2638

Open
zhangzj2018 opened this issue Dec 12, 2024 · 3 comments
Open

Applet command local storage #2638

zhangzj2018 opened this issue Dec 12, 2024 · 3 comments

Comments

@zhangzj2018
Copy link

ARTIQ Feature Request

Problem this request addresses

Currently, in artiq_dashboard it is convenient to use an applet to observe the experiment outcomes as number figures or plots. However, as the experiment scale and complexity grow, the number of applet commands increases as well. Since the applets displayed on artiq_dashboard are essentially command lines, one needs to type all the applet commands one by one when copying applets from one computer to another, which is troublesome and painful.

Describe the solution you'd like

It would be beneficial if the applet command lines could also be stored in a local file, like the dataset_db.pyon file for datasets. Thus one can easily copy the entire applets from one computer to another. Adding a local storage file for applets also enables the git version control of applet commands.

@sbourdeauducq
Copy link
Member

What about creating applets using CCB in experiments?

@zhangzj2018
Copy link
Author

I am sorry, but I do not understand what CCB is, or how to use it to create applets. Could you provide more details?

@sbourdeauducq
Copy link
Member

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants