Better editor for jupyter notebook

This page summarizes the projects mentioned and recommended in the original post on /r/datascience

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • jupyterlab-lsp

    Coding assistance for JupyterLab (code navigation + hover suggestions + linters + autocompletion + rename) using Language Server Protocol

    There is also ongoing work on adding more IDE features (autocompletion, diagnostics, hover, jump to definition) for JupyterLab here: https://github.com/krassowski/jupyterlab-lsp It also experimentally works with JupyterLab Classic which is a backport of the old notebook interface using the new JupyterLab infrastructure.

  • jupyter-vim-binding

    Discontinued Jupyter meets Vim. Vimmer will fall in love.

    Also, you can check out the vim key-binding extension if you are a loyal vim user like me! https://github.com/lambdalisue/jupyter-vim-binding

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

  • ydata-profiling

    1 Line of code data quality profiling & exploratory data analysis for Pandas and Spark DataFrames.

    Try install a package called: pandas profiling (Link to Github). Pretty amazing one. It can export as HTML or you can preview it in the JupyterLab.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts