Skip to content

Commit 1ae01ba

Browse files
authored
Superzip example (#33)
* Remove the setTimeout() + bindAll() hack * Flesh out superzip's mapping logic
1 parent 516ffab commit 1ae01ba

File tree

4 files changed

+387
-67
lines changed

4 files changed

+387
-67
lines changed
Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
{
2+
"https://connect.rstudioservices.com/": {
3+
"server_url": "https://connect.rstudioservices.com/",
4+
"filename": "/Users/cpsievert/github/ipyshiny/examples/ipywidgets",
5+
"app_url": "https://connect.rstudioservices.com/content/346038e1-cbb2-407a-b0ba-91f421c128df/",
6+
"app_id": 8699,
7+
"app_guid": "346038e1-cbb2-407a-b0ba-91f421c128df",
8+
"title": "ipywidgets",
9+
"app_mode": "python-shiny"
10+
}
11+
}

0 commit comments

Comments
 (0)