Skip to main content
Chemistry LibreTexts

5.2.7.1: Documentation of Supported Kernels

  • Page ID
    302012
  • \( \newcommand{\vecs}[1]{\overset { \scriptstyle \rightharpoonup} {\mathbf{#1}} } \) \( \newcommand{\vecd}[1]{\overset{-\!-\!\rightharpoonup}{\vphantom{a}\smash {#1}}} \)\(\newcommand{\id}{\mathrm{id}}\) \( \newcommand{\Span}{\mathrm{span}}\) \( \newcommand{\kernel}{\mathrm{null}\,}\) \( \newcommand{\range}{\mathrm{range}\,}\) \( \newcommand{\RealPart}{\mathrm{Re}}\) \( \newcommand{\ImaginaryPart}{\mathrm{Im}}\) \( \newcommand{\Argument}{\mathrm{Arg}}\) \( \newcommand{\norm}[1]{\| #1 \|}\) \( \newcommand{\inner}[2]{\langle #1, #2 \rangle}\) \( \newcommand{\Span}{\mathrm{span}}\) \(\newcommand{\id}{\mathrm{id}}\) \( \newcommand{\Span}{\mathrm{span}}\) \( \newcommand{\kernel}{\mathrm{null}\,}\) \( \newcommand{\range}{\mathrm{range}\,}\) \( \newcommand{\RealPart}{\mathrm{Re}}\) \( \newcommand{\ImaginaryPart}{\mathrm{Im}}\) \( \newcommand{\Argument}{\mathrm{Arg}}\) \( \newcommand{\norm}[1]{\| #1 \|}\) \( \newcommand{\inner}[2]{\langle #1, #2 \rangle}\) \( \newcommand{\Span}{\mathrm{span}}\)\(\newcommand{\AA}{\unicode[.8,0]{x212B}}\)

    The LibreTexts platform lets you write, build, and run code within the text editor through the Binder Plugin. This plugin currently supports Python 3, Julia, R, Octave, SageMath, and C++. There are various kernels provided by the platform, which process the code that you type and display the results. Each of these kernels support and execute a specific programming language and version. When you select a language, the associated kernel is automatically launched, performs the computation, and produces the results. For example, the ipython kernel executes python code. A full list of all the Jupyter Kernels is available here. It includes all the information on each of the kernel’s documentation, its installation process, supported languages and versions, and 3rd party dependencies. However, if you are only interested in knowing how to use the supported kernels, refer to the following documentations or examples:


    5.2.7.1: Documentation of Supported Kernels is shared under a CC BY 1.3 license and was authored, remixed, and/or curated by LibreTexts.

    • Was this article helpful?