Y
Hacker News
new
|
ask
|
show
|
jobs
by
satvikpendem
1282 days ago
Is that not what Jupyter notebook support is about? I can run something and see the output below the code.
1 comments
kylebarron
1281 days ago
But with Hydrogen you could do that in a regular Python script without needing to create a notebook or think in terms of cells. There's an example of this in the Hydrogen readme:
https://github.com/nteract/hydrogen#hydrogen-
link