Skip to content

Commit 9a1ec68

Browse files
committed
remove e2b auth login.
1 parent 7640e9f commit 9a1ec68

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

README.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -215,9 +215,6 @@ wget https://github.com/MiroMindAI/MiroFlow/blob/main/docs/e2b.Dockerfile
215215
3. Run `e2b template build` command [check official doc here](https://e2b.dev/docs/sdk-reference/cli/v1.0.2/template), use `all_pip_apt_pkg` as the name of template.
216216

217217
```shell
218-
## login to e2b (optional)
219-
## see https://npm.io/package/@e2b/cli
220-
e2b auth login
221218
## build the template with `docker build` locally
222219
E2B_ACCESS_TOKEN=${your-token}
223220
e2b template build -c "/root/.jupyter/start-up.sh" -n "all_pip_apt_pkg" -d ./e2b.Dockerfile

0 commit comments

Comments
 (0)