We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 25141b0 + 6ea26ca commit 1d30ea1Copy full SHA for 1d30ea1
notebooks/tutorial/basic_apc_cli_tutorial.ipynb
@@ -104,7 +104,7 @@
104
"\n",
105
"詳細なAPC-CLIのセットアップ方法については、[こちら](https://acompany-develop.github.io/autoprivacy-cloud/apc-cli/getting-started/installation.html)から参照できます。\n",
106
107
- "まず、`apc_cli_version`は[こちら](https://github.com/acompany-develop/apc-cli/releases)を参照し、APC-CLIのバージョンを指定してください。以下は例として、`3.0.0`を指定しています。"
+ "まず、`apc_cli_version`は[こちら](https://github.com/acompany-develop/apc-cli/releases)を参照し、APC-CLIのバージョンを指定してください。以下は例として、`3.0.1`を指定しています。"
108
]
109
},
110
{
@@ -117,7 +117,7 @@
117
118
"outputs": [],
119
"source": [
120
- "%env APC_CLI_VERSION=3.0.0"
+ "%env APC_CLI_VERSION=3.0.1"
121
122
123
0 commit comments