Skip to content
Better HN
Top
Best
Ask
Show
New
Jobs
Search
⌘K
0 points
ramon
5y ago
0 comments
Save
Share
I have a Ubuntu running on a WSL2 with Jupyter Notebooks already on it do you have any recommendation or any url to integrate the two it would be really cool just like you said it sound like a lot of fun :). Or do you just call them separatly?
0 comments
1 comments · 1 top-level
top
newest
oldest
paulfitz
5y ago
One simple thing you can do is read a table as a data frame with:
pandas.read_json("http://localhost:8484/api/docs/<document-id>/tables/<table-name>/data")
j
/
k
navigate · click thread line to collapse