Spaces:
Running
Running
Remove data folder
Browse files- data/.gitkeep +0 -0
- data/smart_cell.livemd +0 -15
data/.gitkeep
DELETED
File without changes
|
data/smart_cell.livemd
DELETED
@@ -1,15 +0,0 @@
|
|
1 |
-
# SmartCell
|
2 |
-
|
3 |
-
```elixir
|
4 |
-
Mix.install([
|
5 |
-
{:kino_db, "~> 0.1.3"},
|
6 |
-
{:postgrex, "~> 0.16.3"}
|
7 |
-
])
|
8 |
-
```
|
9 |
-
|
10 |
-
## Postgres
|
11 |
-
|
12 |
-
<!-- livebook:{"attrs":{"type":"postgres","port":5432,"variable":"conn"},"kind":"Elixir.KinoDB.ConnectionCell","livebook_object":"smart_cell"} -->
|
13 |
-
|
14 |
-
```elixir
|
15 |
-
```
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|