aiidalab / aiidalab/aiidalab-widgets-base

StructureViewerWidget - add the possibility to restore the view

オープン
#45 コメント 0 件 リアクション 0 件 担当者 0 名 GitHub で見る
主要言語
Python
スター
10
フォーク
19
平均マージ
1日 22時間
マージ済み PR(30日)
20

説明

I did not try it yet, but I think exactly the same representation can be recovered in the following way:

```
state = vwr._viewer.get_state()
vwr._viewer.set_state(state)
```

could be a nice feature to save the representation as a JSON file to later reuse it for restoring exactly the same view.

コントリビューションガイド

このリポジトリのコントリビューションガイドは索引されていません

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。