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
- restructured sirepo.reply to avoid early json serialization
- restructured srunit to handle replies more consistently between websocket and http
- Fix#6291 restructured job_api to simplify parameters
- Fix#6293 clean up stateless/fulCompute to pass correct parameters
- Fix#6288 api_serverStatus calls asyncio.sleep
- Fix#6157 removed exportJupyterNotebook and cruft in create_archive
- Fix#6274 avoid returning json for GET on errors, include detail in HTML
- HTML is always properly rendered (formally didn't include doctype)
We have some cruft APIs which are not being used, for example exportJupyterNotebook and exportJupyterNotebook2. These could be removed.
The text was updated successfully, but these errors were encountered: