fokisecurity.blogg.se

Hydrogen atom
Hydrogen atom




hydrogen atom
  1. Hydrogen atom code#
  2. Hydrogen atom free#

Thanks for taking the time to contribute. Hydrogen atoms make up 90% of Jupiter by volume.

Hydrogen atom code#

The client sends code to be executed to the kernel, which runs it and sends back results. Jupyter (formerly IPython) uses ZeroMQ to connect a client (like Hydrogen) to a running kernel (like IJulia or iTorch). Hydrogen implements the messaging protocol for Jupyter.

Hydrogen atom free#

If you find/create a package that you think can be useful when used in combination with Hydrogen, feel free to make a PR and add it. Hydrogen Cell Separator: gives simple horizontal line decorations for Hydrogen code cells.Cell Navigation: enables easy jumps between Hydrogen code cells.markdown-cell-highlight: highlights code cells in markdown files.

hydrogen atom

Here is a list of external packages that could be useful when using Hydrogen (without using Hydrogen plugin API, as such they're mostly only related to the UIs): If you are interested in building a plugin take a look at our plugin API documentation.

  • Data Explorer: allows you to use nteract data-explorer within Hydrogen.
  • hydrogen-python: provides various Python-specific features.
  • Hydrogen Launcher: launches terminals and Jupyter consoles connected to Hydrogen.
  • use a custom kernel connection (for example to run code inside Docker), read more in the "Custom kernel connection (inside Docker)" section.
  • interrupt or restart the kernel if anything goes wrong.
  • one kernel per language (so you can run snippets from several files, all in the same namespace).
  • code can be inspected to show useful information provided by the running kernel.
  • completions from the running kernel, just like autocomplete in the Chrome dev tools.
  • watch expressions let you keep track of variables and re-run snippets after every change.
  • rich media support for plots, images, and video.
  • execute a line, selection, or block at a time.
  • You also may be interested in our latest project – nteract – a desktop application that wraps up the best of the web based Jupyter notebook. By bringing the interactive style of Light Table to the rock-solid usability of Atom, Hydrogen makes it easy to write code the way you want to. Running code inline and in real time is a more natural way to develop. Hydrogen was inspired by Bret Victor's ideas about the power of instantaneous feedback and the design of Light Table. Hydrogen is an interactive coding environment that supports Python, R, JavaScript and other Jupyter kernels.Ĭheckout our Documentation and Medium blog post to see what you can do with Hydrogen.






    Hydrogen atom