Replies: 1 comment 3 replies
-
This is not a flow that we support right now (and it is not a priority at the moment to do so). The best way to run Livebook is via the Desktop app. :) |
Beta Was this translation helpful? Give feedback.
3 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.
-
I am creating a course with some of the lessons as LiveBook.
What I want to achieve is to display livebooks in the application.
Of course, more advanced developers can deploy Livebook on their machine, but more junior developers may have a problem with that, because to livebook would be in a different server. I would like to have it in the course applicationwithout having to change the Phoenix application.
Is there a way to embed the server in an application? Nerves_livebook does it with a different node and wifi, afai understand it.
So my question is, how to achieve my requirement (if this is possible).
Beta Was this translation helpful? Give feedback.
All reactions