-
Programmer Passport: LiveBook - Video 1: LiveBook Scenarios: https://youtu.be/_Bj9Y0V8WgA
cc: @SimonLab
-
Currently we show it only on the workspace but that may not be clear enough. My suggestion is to get these two messages, store them in `Livebook.Config`, and make it visible on all "admin" pages (home…
-
Phoenix 1.7 no longer has views. As a consequence, the file structure of the project changed.
However, it is relatively easy to upgrade from version 1.5. [This blog post](https://www.germanvelasco.co…
-
### Describe the issue
It may be premature to draw definitive conclusions at this stage, as 100 games may not provide a sufficiently large sample size. However, it appears that Version 36 has shown…
-
[Militaryfares_Integration_Flight_API_xml.pdf](https://github.com/xeni-app/xeni_travel_api_docs/files/10690047/Militaryfares_Integration_Flight_API_xml.pdf)
[Militaryfares_Integration_Package_API_xml…
-
**The idea is to have something as Livebook for Erlang. Or to allow Erlang code to be run on Livebook**
**Recommended Skills**
A good knowledge or Erlang and Elixir.
**Mentor(s)**
None so …
-
### Elixir and Erlang/OTP versions
For a neo4j in docker compose:
```yaml
services:
neo4j:
image: neo4j:5
environment:
NEO4J_AUTH: neo4j/12341234
ports:
- 7474:747…
-
Today I finished and compiled bits of notes I took when learning about Genservers, supervisors. Let me know if this material is interesting to you.
[![Run in Livebook](https://livebook.dev/badge/v1…
-
Please review it. The Livebook code can be modified as well.
Thks!
-
I was looking at the Nosql SurrealDB. Can run in-memory, seem light, and perhaps cheaper than Redis (but probably less performant), and can synchronize easily (?) with a remote backend. The DSL is Su…