About 101 results
Open links in new tab
  1. Notebook interface - Wikipedia

    Jupyter Notebook, an example of a notebook interface A notebook interface or computational notebook is a virtual notebook environment used for literate programming, a method of writing …

  2. IPython - Wikipedia

    IPython (Interactive Python) is a command shell for interactive computing in multiple programming languages, originally developed for the Python programming language, that offers …

  3. Google Colab - Wikipedia

    Google Colaboratory, or Google Colab for short, is a free, cloud-based Jupyter Notebook environment provided by Google. It allows users to write and execute Python code through the …

  4. Project Jupyter - Wikipedia

    Project Jupyter's name is a reference to the three core programming languages supported by Jupyter, which are Julia, Python and R. Its name and logo are an homage to Galileo 's …

  5. List of electronic laboratory notebook software packages

    List of electronic laboratory notebook software packages An electronic lab notebook (also known as electronic laboratory notebook, or ELN) is a computer program designed to replace paper …

  6. Matplotlib - Wikipedia

    A scatter plot created in Jupyter Notebook using Matplotlib In education and data science, Matplotlib is frequently used to teach programming and data visualization.

  7. Literate programming - Wikipedia

    Literate Programming by Donald Knuth is the seminal book on literate programming. Literate programming (LP) is a programming paradigm introduced in 1984 by Donald Knuth in which a …

  8. Binder Project - Wikipedia

    A common use of Binder is for sharing a Jupyter notebook in a way that the recipient can immediately execute in a browser. [3] The Binder project maintains core libraries and …

  9. List of programming languages for artificial intelligence

    Hugging Face's transformers library can manipulate large language models. [4] Jupyter Notebooks can execute cells of Python code, retaining the context between the execution of …

  10. Python (programming language) - Wikipedia

    Python is a high-level, general-purpose programming language. Its design philosophy emphasizes code readability with the use of significant indentation. [34] Python is dynamically type …