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

Support inline graphics etcetera via display_data #7

Closed
stevengj opened this issue Jul 24, 2013 · 2 comments
Closed

Support inline graphics etcetera via display_data #7

stevengj opened this issue Jul 24, 2013 · 2 comments

Comments

@stevengj
Copy link
Member

Needs a standardized way in Julia for code to indicate output of non-text data.

@Keno
Copy link
Member

Keno commented Jul 24, 2013

I would do this using the repl_show function (e.g. see https://github.com/loladiro/WebREPL.jl/blob/master/src/worker.jl#L56)

@stevengj
Copy link
Member Author

Implemented via the machinery in data_display.jl and inline.jl.

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