I've created open-source framework for Data Scientists to convert Jupyter Notebooks into web apps with Django

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

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.
surveyjs.io
featured
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.
www.influxdata.com
featured
  • mercury

    Convert Jupyter Notebooks to Web Apps

  • The project is called Mercury and has code available at GitHub https://github.com/mljar/mercury

  • ploomber

    The fastest ⚡️ way to build data pipelines. Develop iteratively, deploy anywhere. ☁️

  • Pretty cool! I think there should be another step in the way of transforming the notebook. Make sure to check out ploomber https://github.com/ploomber/ploomber You can probably integrate with it pretty easily since it also have the pipeline configs in a YAML file. Then you can control smaller pieces of the notebook and accelerate the work on the app/API

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

    SurveyJS logo
  • voila-gridstack

    Dashboard template for Voilà based on GridStackJS

  • I actually able to get it to work after a long time. Is there a way to hide cell output using Mercury? Or is there any libraries that work to make it work like https://github.com/voila-dashboards/voila-gridstack? I wanted to convert my jupyter notebook into a dashboard.

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

  • Show HN: JupySQL – a SQL client for Jupyter (ipython-SQL successor)

    2 projects | news.ycombinator.com | 6 Dec 2023
  • Running Jupyter notebooks in parallel

    4 projects | dev.to | 9 Sep 2022
  • Tips and Tricks to Use Jupyter Notebooks Effectively

    3 projects | dev.to | 1 Aug 2022
  • Three Tools for Executing Jupyter Notebooks

    6 projects | dev.to | 25 Jul 2022
  • Soorgeon - automated Jupyter notebook refactoring

    1 project | /r/coolgithubprojects | 14 Jun 2022