Getting Started with JupyterLab | SciPy 2019 Tutorial | M. Bussonnier, J. Grout, S. Stattel

Поділитися
Вставка
  • Опубліковано 14 жов 2024
  • JupyterLab is a new frontend for Jupyter. JupyterLab provides notebooks, text editors, terminals, and custom components arranged using tabs and collapsible sidebars. These components can be used together or separately (for example, a user can send code from a file to a console with a keystroke, or can pop out an output from a notebook to work with it alone). Users can install or write third-party plugins to view custom file formats, interact with external services, or display their data, such as interactive maps, tables, or plots. We'll walk users through JupyterLab and discuss the powerful new features in JupyterLab.
    Tutorial information may be found at www.scipy2019....
    See the full SciPy 2019 playlist at • SciPy 2019: Scientific...
    Connect with us!
    *****************
    / enthought
    / enthought
    / enthought

КОМЕНТАРІ • 9

  • @DiegoAndresAlvarezMarin
    @DiegoAndresAlvarezMarin Рік тому

    Thank you for the tutorial

  • @apocalypticbean
    @apocalypticbean 2 роки тому

    Thanks for sharing

  • @patite3103
    @patite3103 3 роки тому

    I have two tabs on the left less as in the video. I'm running the version 3.0.14. The tab for the command palette is not available. Has someone the same problem? thank you

    • @aandyrea
      @aandyrea Рік тому

      Go to "View" and then "Activate Command Palette"

  • @wi8shad0w
    @wi8shad0w 4 роки тому +2

    She is incredibly friendly .. :)

  • @fredeisele1895
    @fredeisele1895 4 роки тому

    Are kernels installable as extensions?

    • @ricardokullock2535
      @ricardokullock2535 4 роки тому

      For R, you install from their package manager (from within R, then the kernel just shows in jupyter). Not sure about other languages.

  • @angelsalazar9093
    @angelsalazar9093 5 років тому

    Thank you for this tutorial