Todo¶
App with StreamLit + DeepHedge
システム化を考察してみる
Docker + sphinx environment setup (実施済み。Docker記事を参照)
Docker -vでレポジトリをマウントするのがgitで管理できて良さそう?
githubpages 独自ドメインを利用する方法は
github actionsを用いてweb api Restを再現する。
github actions 最初のステップ: https://mo-gu-mo-gu.com/about-basic-github-actions/
scheduler https://mottox2.com/posts/407 * issueに書き込むには権限を設定する必要がある。(https://zenn.dev/tatsugon/articles/github-actions-permission-error)
gh-pages: https://qiita.com/peaceiris/items/d401f2e5724fdcb0759d
gh-pagesとはなにか:https://engawapg.net/software-development/2393/github-pages-branch/
定期的に更新されるDashboardを作成する。jupyter execute, API, githubactionsによる定期的なデプロイを利用する。
figureを更新する際の注意点としてはsphinx-buildはgithubpagesは行わないので、docs/_imagesの方に入れること。(filesはsphinx-buildする前のところ。auto-buildしていたら気づきづらい。)
github actionsで機械学習のモジュールを動かすことができるか検証する