Platform
Resources
Pricing
Sign in
Get started
David Dohan
Optimizing human & machine learning.
Workspace
Fork
Published
Remnote
By
David Dohan
Edited
May 3, 2020
2 stars
Remnote
AntV Graph View & Editor Example
RemNote Tree & Graph Viz
Remnote API
Insert cell
Insert cell
Insert cell
build_get
=
(
api_key
,
user_id
)
=>
(
(
remid
,
callback
=
identity
)
=>
get_rem
(
api_key
,
user_id
,
remid
,
callback
)
)
Insert cell
Insert cell
get_rem
(
'91d9eee6bb2de9a38c5ed4e7aac88c2d'
,
'XtwxWrwyBw8r7uhcu'
,
'hzgFrMGdEv7LjC7nn'
)
Insert cell
// partially apply API / user key then get by ID
build_get
(
'91d9eee6bb2de9a38c5ed4e7aac88c2d'
,
'XtwxWrwyBw8r7uhcu'
,
)
(
'hzgFrMGdEv7LjC7nn'
)
Insert cell
Insert cell
Insert cell
Purpose-built for displays of data
Observable is your go-to platform for exploring data and creating expressive data visualizations. Use reactive JavaScript notebooks for prototyping and a collaborative canvas for visual data exploration and dashboard creation.
Try it for free
Learn more
Fork
View
Export
Edit
Add comment
Select
Duplicate
Copy link
Embed
Delete
JavaScript
Markdown
HTML
get_rem
Edit
Add comment
Copy import
Select
Duplicate
Copy link
Embed
Delete
JavaScript
Markdown
HTML
build_get
Add comment
Copy import
Select
Duplicate
Copy link
Embed
Delete
JavaScript
Markdown
HTML
Edit
Add comment
Select
Duplicate
Copy link
Embed
Delete
JavaScript
Markdown
HTML
Add comment
Select
Duplicate
Copy link
Embed
Delete
JavaScript
Markdown
HTML
Add comment
Select
Duplicate
Copy link
Embed
Delete
JavaScript
Markdown
HTML
Edit
Add comment
Select
Duplicate
Copy link
Embed
Delete
JavaScript
Markdown
HTML
identity
Edit
Add comment
Copy import
Select
Duplicate
Copy link
Embed
Delete
JavaScript
Markdown
HTML