Default to mix project runtime for Livebooks that live in a project #1276
zachallaun
started this conversation in
Ideas
Replies: 2 comments 9 replies
-
We would need to save this information within the Livebook but it seems doable. We could have a checkbox that says: “store this for future uses”. The option can only be checked if the notebook is within the Mix directory itself. |
Beta Was this translation helpful? Give feedback.
9 replies
-
I also hit this stumbling block. I assumed that if a |
Beta Was this translation helpful? Give feedback.
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 friends!
Been really enjoying Livebook as a sort of notebook/scratchpad while working on projects. One quality-of-life thing that's a little annoying is having to re-connect to my mix project every time I open a new notebook.
For notebooks that live within a mix project, it would be great if the runtime would default to that project! It would save quite a large number of clicks (runtime settings -> configure -> mix standalone -> navigate your directory structure/etc. -> reconnect).
Thanks for all the work on this tool!
Beta Was this translation helpful? Give feedback.
All reactions