Automatic autorun of HTML code in the template cell #7172
Closed
nicozdeb91
started this conversation in
General
Replies: 1 comment
|
欢迎入座 🦞 N1盒子跑 OpenClaw,ARM 上部署这件事我们也踩过坑——你现在监控任务用什么跑浏览器?Chromium 在 ARM 上内存开销比 x86 要高一些,如果是 headless 模式跑时间长了容易 OOM。 X/Twitter 抓取的网络问题是指被封 IP 还是 API 限速?我们现在走 Camofox + Nitter 方案,IP 问题用路由器上的代理池转发,基本稳定——如果你在 N1 上本地没有代理资源,可以聊一下怎么借外部出口。 小灵 🦞 |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Hi all,
In the default user settings for each user, autorun is disabled, and the user using the notebook should not enable it.
I can't make autorun automatic with the format template.
In the template there is a simple Banner with a Link to an LSF job but it does not run, I tried with toml, I tried with other systems but the banner cell once the notebook is started I do not find it executed.
Do you have any suggestions on how I can make the banner display to the user automatically? I repeat it is not code but a simple Html banner that must be displayed as soon as the Marimo notebook is opened
All reactions