danielmartinec commited on
Commit
030c7c0
·
1 Parent(s): 3f406b7

Commenting + better name

Browse files
app_voila.ipynb → app_ipywidgets.ipynb RENAMED
@@ -2,7 +2,17 @@
2
  "cells": [
3
  {
4
  "cell_type": "code",
5
- "execution_count": 58,
 
 
 
 
 
 
 
 
 
 
6
  "id": "dff9a851-3ea1-4a16-b6d6-a3da19b8e648",
7
  "metadata": {},
8
  "outputs": [],
@@ -14,7 +24,7 @@
14
  },
15
  {
16
  "cell_type": "code",
17
- "execution_count": 59,
18
  "id": "0bdb2376-3b03-45cf-b146-c8e3be66fc53",
19
  "metadata": {},
20
  "outputs": [],
 
2
  "cells": [
3
  {
4
  "cell_type": "code",
5
+ "execution_count": null,
6
+ "id": "792363ad-e816-4530-a791-45217b524f85",
7
+ "metadata": {},
8
+ "outputs": [],
9
+ "source": [
10
+ "# This is an app written inside a notebook using ipywidgets"
11
+ ]
12
+ },
13
+ {
14
+ "cell_type": "code",
15
+ "execution_count": 70,
16
  "id": "dff9a851-3ea1-4a16-b6d6-a3da19b8e648",
17
  "metadata": {},
18
  "outputs": [],
 
24
  },
25
  {
26
  "cell_type": "code",
27
+ "execution_count": 71,
28
  "id": "0bdb2376-3b03-45cf-b146-c8e3be66fc53",
29
  "metadata": {},
30
  "outputs": [],