Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DX library outside of noteable.io #274

Open
SiddheshCR7 opened this issue Jul 21, 2023 · 4 comments
Open

DX library outside of noteable.io #274

SiddheshCR7 opened this issue Jul 21, 2023 · 4 comments
Labels
enhancement New feature or request

Comments

@SiddheshCR7
Copy link

I am trying to use DX library outside of noteable.io notebook. eg. jupyter notebook or vscode. and the code runs there perfectly, but I dont see the output results like in noteable.io, Can someone please make it clear whether it is usable outside of noteable.io or not?
if its usable, then how? I'd like to have complete codes for the same.

also tell me, does DX have charting capabilities, is it similar to highcharts or Echarts? is DX capable of generating charts like matplotlib or seaborn? can it generate charts, bar graphs, etc. from the csv file that is given as input? is it capable of pure data visualization.

@SiddheshCR7 SiddheshCR7 added the enhancement New feature or request label Jul 21, 2023
@shouples
Copy link
Collaborator

Hey @SiddheshCR7 - unfortunately this package doesn't support any frontend rendering as-is; we have a section toward the bottom of the readme about usage outside of the Noteable platform: https://github.com/noteable-io/dx#usage-outside-of-noteable

@SiddheshCR7
Copy link
Author

it renders in noteable.io but not in any other platform, why?

@shouples
Copy link
Collaborator

We've added this as a potential future enhancement. Follow this thread for future updates.

@SiddheshCR7
Copy link
Author

Usage Outside of Noteable
If using this package in a notebook environment outside of Noteable, the frontend should support the following media types:

application/vnd.dataresource+json for "simple" display mode
application/vnd.dex.v1+json for "enhanced" display mode

what is this 'application/vnd.dataresource+json' ? how do I achieve these display mode's in my local vs code or jupyter notebook?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants