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
I think this is mentioned by @giovannipizzi it is better to have a button in the widget where the RAW JSON data can be exported. Although the raw data is the input of the widget, when the widget is shown in the AiiDAlab app, user (especially the developer of the app) loses the chance to easily get the data out and sent it to the developers of this app to easily reproduce and debug.
The text was updated successfully, but these errors were encountered:
I think this is mentioned by @giovannipizzi it is better to have a button in the widget where the RAW JSON data can be exported. Although the raw data is the input of the widget, when the widget is shown in the AiiDAlab app, user (especially the developer of the app) loses the chance to easily get the data out and sent it to the developers of this app to easily reproduce and debug.
This should be easy to be added. I will do it today.
* make it possible to download json files from single bandstructure plot
* make download jsons for both bandstructure and DOS data
* clean example cache
* upgrade pre-commit package to fix the fail of the workflow
* change back pre-commit version to v2.11.1
* fix the pre-commit error by using isort v5.12.0
* fix the pre-commit error by upgrading pre-commit v3.0.4
* install isort firstly
* fix the pre-commit error by changing pre-commit-config file
I think this is mentioned by @giovannipizzi it is better to have a button in the widget where the RAW JSON data can be exported. Although the raw data is the input of the widget, when the widget is shown in the AiiDAlab app, user (especially the developer of the app) loses the chance to easily get the data out and sent it to the developers of this app to easily reproduce and debug.
The text was updated successfully, but these errors were encountered: