-
Notifications
You must be signed in to change notification settings - Fork 28
Add GUI #527
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
Add GUI #527
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
コメントしますのでご確認ください。
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
下記についても追記お願いします。
- https://docs.abci.ai/v3/ja/system-updates/
- システム更新履歴
- 2025年4月15日の更新(予定)
** Lustreアップデート等、更新予定のものを書いてください。
こちらについて、追記しました。 |
v3/en/docs/system-updates.md
Outdated
We are planning to implement the following features: | ||
|
||
* Command to check cloud storage and cloud storage usage limits |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
修正ありがとうございます。
すみません、クラウドストレージについてはサービスを提供する旨をそもそも書いていなかったので、「クラウドストレージおよび...利用上限値確認コマンド」としたのですが、英語版だと「クラウドストレージをチェックするコマンドとusage limitsを確認するコマンド」になってしまっているようです。
日本語版に合わせるならこうでしょうか。
* Cloud Storage service and the command to check Cloud Storage usage limits
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
失礼しました。修正致しました。b441e8a
v3/ja/docs/system-updates.md
Outdated
|
||
次の機能の実装を予定しています。 | ||
|
||
* クラウドストレージおよびクラウドストレージの利用上限値確認コマンド |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
クラウドストレージのリリースは、まだ書かないでください。この1行を削除お願いします。
Lustre clientのupdateが予定されているはずです。変更前と変更後のバージョンを記載してください。体裁は下記を参照してください。
https://docs.abci.ai/ja/system-updates/#2024-10-02
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
頂いたコメントについて、修正いたしました。0de14c4
GUI利用についての記述を反映させるPRです。