| .. |
|
delta
|
Implement collaborative text editing (#10)
|
2021-01-21 13:11:45 +01:00 |
|
evaluator
|
Extend Evaluator with response formatter (#23)
|
2021-02-11 14:04:29 +01:00 |
|
live_markdown
|
Define notebook file format (#27)
|
2021-02-16 18:39:52 +01:00 |
|
notebook
|
Define notebook file format (#27)
|
2021-02-16 18:39:52 +01:00 |
|
runtime
|
Don't warn on module redefinition (#52)
|
2021-02-22 15:18:37 +01:00 |
|
session
|
Implement notebook persistence and import (#44)
|
2021-02-21 16:54:44 +01:00 |
|
application.ex
|
Implement notebook persistence and import (#44)
|
2021-02-21 16:54:44 +01:00 |
|
config.ex
|
Move evaluation to a separate Elixir runtime (#20)
|
2021-02-11 12:42:17 +01:00 |
|
delta.ex
|
Make the Delta behavior consistent for client and server (#26)
|
2021-02-11 22:02:07 +01:00 |
|
evaluator.ex
|
Extend Evaluator with response formatter (#23)
|
2021-02-11 14:04:29 +01:00 |
|
js_interop.ex
|
Make the Delta behavior consistent for client and server (#26)
|
2021-02-11 22:02:07 +01:00 |
|
live_markdown.ex
|
Implement notebook persistence and import (#44)
|
2021-02-21 16:54:44 +01:00 |
|
notebook.ex
|
Define notebook file format (#27)
|
2021-02-16 18:39:52 +01:00 |
|
runtime.ex
|
Move evaluation to a separate Elixir runtime (#20)
|
2021-02-11 12:42:17 +01:00 |
|
session.ex
|
Save notebook and notify clients when session is stopped (#45)
|
2021-02-21 19:17:14 +01:00 |
|
session_supervisor.ex
|
Save notebook and notify clients when session is stopped (#45)
|
2021-02-21 19:17:14 +01:00 |
|
utils.ex
|
Move evaluation to a separate Elixir runtime (#20)
|
2021-02-11 12:42:17 +01:00 |