0xEvan
0xEvan3mo ago

implement increase max output

How am i supposed to increase my max output? I tried setting the variable through both marimo and through a terminal and it didnt do anything. I am setting the variable to 500mb
No description
Solution:
you need to do it through the terminal, and then re-run your notebook from the same terminal (export VAR only lasts per terminal session)
Jump to solution
3 Replies
Solution
Myles Scolnick
Myles Scolnick3mo ago
you need to do it through the terminal, and then re-run your notebook from the same terminal (export VAR only lasts per terminal session)
0xEvan
0xEvanOP3mo ago
is there a way to make it a permanent change?
Myles Scolnick
Myles Scolnick3mo ago
you can add it to your bashrc or bashprofile