Skip to content
Thomas Denton edited this page Oct 14, 2019 · 8 revisions

THIS PAGE IS MAY NOT ALWAYS BE UP TO DATE

Check our issues for up to date version.


Want to contribute? Want to give back to the Hydrogen community? Want to enhance the Hydrogen ecosystem?

Help users of Hydrogen with features they want and have requested!

Each idea links back to the original issue posted on our GitHub.


🌟 Ideas For Features

  • This adds to ability to render custom results.
  • This adds the ability to see outputs in the exported .ipynb file.
  • This adds the ability to customize your output font.
  • This adds the ability to see which code has been run.
  • Same as Plugin Idea
  • This adds the ability to disable Hydrogen Tooltips.
  • This adds the ability for plugins to detect or intercept watches.
  • This adds the ability to see output while working with multiple files.
  • This adds the ability to clean input from the settings and eliminate potential bugs.
  • This adds the ability to fold inline result views.
  • This adds the ability to see which code belongs to which result.
  • This adds the ability to see execution order of results
  • This adds the ability to remember which view you were using.
  • This adds the ability to select a default output area view type.
  • This adds the ability to autoscroll the history view in the output area.
  • This adds the ability to copy text from the list view in the output area.
  • This adds the ability to hit enter after a semicolon in JS or TS.
  • This adds the ability to run multiple selections at once.
  • This adds the ability to run all code blocks inside markdown files.
  • This adds the ability to open the output area in a separate window.
  • This adds the ability to connect to existing kernels instead of starting a new one.
  • This adds the ability to export the output area to html or pdf for printing/viewing.
  • This adds the ability to collapse stacktraces in multiline results.
  • This adds the ability to use a visual component for running cells.
  • This adds the ability to customize stacktrace to your atom theme.
  • This adds the ability to see which cell you are currently inside of.
  • Same as Plugin Idea
  • This adds the ability to save and add watches inline.
  • Same as Plugin Idea
  • This adds the ability to interrupt kernels on windows.
  • This adds the ability to save an image on right-click, could potentially support many transforms.
  • This adds the ability to see which code has been executed.
  • This adds the ability to track changes in the kernel runtimes and updates our runtimes.