Hydrogen: Output area in separate window

Created on 16 Nov 2017  路  9Comments  路  Source: nteract/hydrogen

It would be great to be able to move the Output Area into a separate window (e.g. to make use of a second screen).

Thanks for this great package anyway!

enhancement help wanted

Most helpful comment

It looks like other packages have found a way to use separate windows:

https://github.com/atom-community/markdown-preview-plus/pull/385
https://github.com/atom-community/markdown-preview-plus/issues/36

Could the same thing be done for hydrogen output and hydrogen inspector panes?

All 9 comments

Great idea, but unfortunately I'm not sure if this is possible, since as far as I know Atom windows run in a separate process so we cannot easily move the panel to another window.

Just wanted to back this up. That feature would be awesome when working with two screens. And yes, thanks for the package anyway (just switched from Sublime because of this great package (and the really slow Sublime R REPL)).

It looks like other packages have found a way to use separate windows:

https://github.com/atom-community/markdown-preview-plus/pull/385
https://github.com/atom-community/markdown-preview-plus/issues/36

Could the same thing be done for hydrogen output and hydrogen inspector panes?

Would be really useful!

The PR @ffinger mentioned for markdown-preview-plus has a diff of 1000 new lines of code. If someone wants to submit a PR that would be great but it looks like a large amount of work.

I would suggest an other, maybe easier approach:

Would it be possible to redirect the output to an other external terminal that is connected to the same kernel? I already asked that question on the hydrogen-launcher site.

Most terminals don't support rich output

What do you exactly mean by that? The colours? I am using the gnome3 terminal and it looks pretty good. Isn't that a very common one?

Like HTML output

Was this page helpful?
0 / 5 - 0 ratings

Related issues

danbri picture danbri  路  4Comments

gepcel picture gepcel  路  3Comments

HaoranXue picture HaoranXue  路  4Comments

onyxfish picture onyxfish  路  4Comments

neurotronix picture neurotronix  路  4Comments