You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Move from bluesky-widgets and revise code for generating nicely formatted plan parameter descriptions for displaying in GUI application. The description must include type, default value, minimum and maximum values if provided. Step size should not be displayed. Keep already implemented option to generate plain text and HTML code for parameter descriptions. The function should be importable from bluesky_queueserver package.
The text was updated successfully, but these errors were encountered:
Move from
bluesky-widgets
and revise code for generating nicely formatted plan parameter descriptions for displaying in GUI application. The description must include type, default value, minimum and maximum values if provided. Step size should not be displayed. Keep already implemented option to generate plain text and HTML code for parameter descriptions. The function should be importable frombluesky_queueserver
package.The text was updated successfully, but these errors were encountered: