livebook/assets
Jonatan Kłosko ea93edcc86
Add embedded runtime for evaluating code in the Livebook VM (#266)
* Add embedded runtime for evaluating code in the Livebook VM

* Update lib/livebook_web/live/session_live/embedded_live.ex

Co-authored-by: José Valim <jose.valim@dashbit.co>

* Use standard error proxy globally in the Livebook node

* Add configuration env variable for setting the default runtime

* Increase evaluation response assertion timeouts

Co-authored-by: José Valim <jose.valim@dashbit.co>
2021-05-10 14:37:38 +02:00
..
css Add embedded runtime for evaluating code in the Livebook VM (#266) 2021-05-10 14:37:38 +02:00
js check contentElement exists - fixes #264 (#265) 2021-05-08 23:47:57 +02:00
test/lib Implement user cursor and selection tracking (#260) 2021-05-07 16:41:37 +02:00
.babelrc Initial commit 2021-01-07 20:56:24 +01:00
package-lock.json Improve responsive features 2021-04-21 13:50:55 +02:00
package.json Update tailwindcss 2021-04-21 12:19:16 +02:00
postcss.config.js Update tailwindcss 2021-04-21 12:19:16 +02:00
tailwind.config.js Update tailwindcss 2021-04-21 12:19:16 +02:00
webpack.config.js Further redesign (#112) 2021-03-23 17:46:33 +01:00