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

Custom inspection API? #17

Closed
mbostock opened this issue Oct 6, 2017 · 2 comments
Closed

Custom inspection API? #17

mbostock opened this issue Oct 6, 2017 · 2 comments

Comments

@mbostock
Copy link
Member

mbostock commented Oct 6, 2017

From observablehq/notebook#210:

It’d be need to have an equivalent to Node’s custom util.inspect hook.

@tmcw
Copy link
Contributor

tmcw commented Oct 6, 2017

I think implementing the Chrome API is the best approach here: we'd be able to take advantage of existing formatters, and a 'userland' implementation is definitely possible, though nobody's done it yet. Would want notebook-runtime tests to be in place before writing this.

@mbostock
Copy link
Member Author

Moved to observablehq/inspector#14.

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

No branches or pull requests

2 participants