TypeScript Jupyter

Open-source TypeScript projects categorized as Jupyter

Top 23 TypeScript Jupyter Projects

  • JupyterLab

    JupyterLab computational environment.

    Project mention: Show HN: Marimo – an open-source reactive notebook for Python | news.ycombinator.com | 2024-01-12

    Does this allow to run a long running task in the background so that a user can close & reopen the tab and continue seeing all the output that has been produced thus far?

    This is currently being worked on in Jupyter: https://github.com/jupyterlab/jupyterlab/pull/15448

  • kubeflow

    Machine Learning Toolkit for Kubernetes

  • SurveyJS

    Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App. With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.

  • nteract

    📘 The interactive computing suite for you! ✨

  • orchest

    Build data pipelines, the easy way 🛠️

  • hydrogen

    :atom: Run code interactively, inspect data, and plot. All the power of Jupyter kernels, inside your favorite text editor.

    Project mention: Trouble with Hydrogen Plug-In (error text included) | /r/pulsaredit | 2023-05-23

    Hydrogen got an update to fix this issue, but it was never published on Pulsar's backend. You can install it with pulsar -p https://github.com/nteract/hydrogen.git -t v2.16.5

  • jupyterlite

    Wasm powered Jupyter running in the browser 💡

    Project mention: SymPy: Symbolic Mathematics in Python | news.ycombinator.com | 2024-02-28

    The JupyterLite Python-compiled-to-WASM build has NumPy, SciPy, matplotlib, and SymPy installed; so you can do computer algebra with SymPy in a browser tab.

    https://JupyterLite.rtfd.io/

    https://github.com/jupyterlite/jupyterlite/tree/main/py/jupy... :

    > Initial support for interactive visualization libraries such as: altair, bqplot, ipywidgets, matplotlib, and plotly

  • bqplot

    Plotting library for IPython/Jupyter notebooks

    Project mention: What python library you are using for interactive visualisation?(other than plotly) | /r/datascience | 2023-06-01

    didn't see anyone mention bqplot https://github.com/bqplot/bqplot

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

  • jupyterlab-desktop

    JupyterLab desktop application, based on Electron.

    Project mention: RStudio: Integrated development environment (IDE) for R | news.ycombinator.com | 2024-03-20

    An alternative in the Python world that is definitely worth looking into is the JupyterLab Desktop app, which is a standalone installer that is cross-platform and works great for beginners (no command line needed): https://github.com/jupyterlab/jupyterlab-desktop?tab=readme-...

    See my other comment in the main thread with more info.

  • nbdime

    Tools for diffing and merging of Jupyter notebooks.

    Project mention: Stuff I Learned during Hanukkah of Data 2023 | dev.to | 2023-12-18

    I remember hearing about nbdime and thinking it sounded useful, but I've never really needed it since I rarely use Jupyter in the first place. But then I made some changes to my Hanukkah of Data 2023 notebook to work with the follow-up "speed run" challenge (a new dataset and slightly tweaked clues), and the native Git diff was too noisy to be useful. nbdime came to the rescue! Here are the changes I had to make for days 2 and 3 during the speed run:

  • Python

    This extension is now maintained in the Microsoft fork.

  • ipyvolume

    3d plotting for Python in the Jupyter notebook based on IPython widgets using WebGL

  • jupyterlab-lsp

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

  • ipyleaflet

    A Jupyter - Leaflet.js bridge

  • vscode-jupyter

    VS Code Jupyter extension

    Project mention: Multiple Notepad++ Flaws Let Attackers Execute Arbitrary Code | news.ycombinator.com | 2023-09-04

    https://github.com/microsoft/vscode/issues/4490

    It looks like there are a number of vscode extensions for recording macros:

    - https://www.google.com/search?q=vscode+macro+recorder

    - https://marketplace.visualstudio.com/search?term=Macro&targe...

    - the macro-commander README explains its JSON-based macro language. YAML might be easier to maintain than JSON. https://github.com/jeff-hykin/macro-commander#what-are-some-...

    For teams with multiple editors, you can specify workflow automation scripts with shell scripts or ci container/cmd YAML, and/or pre-commit.yml instead of with an IDE-specific tool.

    Isn't there native real-time collaboration functionality in vscode/vscodium that would be useful for a native macro recording feature? (Edit) Live Share can't be installed in vscodium. https://github.com/VSCodium/vscodium/issues/128

    Support for jupyter-collaboration Y.js CRDT could be added to vscode-jupyter and/or a more generic extension: "Support for real-time collaboration in the extension?" https://github.com/microsoft/vscode-jupyter/discussions/1293...

    jupyterlab/jupyter-collaboration:

  • responsible-ai-toolbox

    Responsible AI Toolbox is a suite of tools providing model and data exploration and assessment user interfaces and libraries that enable a better understanding of AI systems. These interfaces and libraries empower developers and stakeholders of AI systems to develop and monitor AI more responsibly, and take better data-driven actions.

  • cocalc

    CoCalc: Collaborative Calculation in the Cloud

    Project mention: Ask HN: Did you encounter any Leap Year bugs today? How bad was it? | news.ycombinator.com | 2024-02-29

    I have some unit tests for billing and subscription code for my company that started breaking in CI today due to the leap day: https://github.com/sagemathinc/cocalc/commit/8575029c2b76787...

  • typescript-notebook

    Run JavaScript and TypeScript in node.js within VS Code notebooks with excellent support for debugging, tensorflowjs visulizations, plotly, danfojs, etc

  • tslab

    Interactive JavaScript and TypeScript programming with Jupyter

  • lumino

    Lumino is a library for building interactive web applications

  • stickyland

    Break the linear presentation of Jupyter Notebooks with sticky cells!

  • extension-examples

    JupyterLab Extensions by Examples

    Project mention: Amazon CodeWhisperer with JupyterLab extension for Amazon SageMaker Studio - Part 4 | dev.to | 2023-06-26

    JupterLab extension examples

  • voila-gridstack

    Dashboard template for Voilà based on GridStackJS

  • jupyterlab-interactive-dashboard-editor

    A drag-and-drop dashboard editor for JupyterLab

  • 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.

NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020). The latest post mention was on 2024-03-20.

TypeScript Jupyter related posts

Index

What are some of the best open-source Jupyter projects in TypeScript? This list will help you:

Project Stars
1 JupyterLab 13,746
2 kubeflow 13,634
3 nteract 6,148
4 orchest 4,020
5 hydrogen 3,903
6 jupyterlite 3,644
7 bqplot 3,550
8 jupyterlab-desktop 3,351
9 nbdime 2,593
10 Python 2,068
11 ipyvolume 1,907
12 jupyterlab-lsp 1,726
13 ipyleaflet 1,450
14 vscode-jupyter 1,213
15 responsible-ai-toolbox 1,203
16 cocalc 1,112
17 typescript-notebook 880
18 tslab 641
19 lumino 575
20 stickyland 499
21 extension-examples 425
22 voila-gridstack 228
23 jupyterlab-interactive-dashboard-editor 212
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.
www.influxdata.com