
Jupyter Notebook Scheduler
Run your Jupyter notebooks on a schedule with three clicks
What it does
Schedule a Notebook to run automatically. Update Pandas DataFrames daily, hourly or every 5 minutes and share data with your team via Slack or Sheets – you can also Slack matplotlib charts or any other image / output generated in your Notebook.
Does the same job
all alternatives →- JRJupystar – Run any Jupyter notebook in the browser2020 · starboard.gg · ▲79
- MWMito – Write Python/Pandas faster by editing a spreadsheet, in Jupyter2021 · trymito.io · ▲101
- MPMercury – Publish Jupyter Notebook as web app by adding YAML header2022 · github.com · ▲61
Mercury is a perfect tool to share your Python notebooks with non-programmers. - You can turn your notebook into web app. - You can add interactive widgets to your notebook by defining the YAML header. Your users can change the input and execute the notebook. - You can hide your code to not scare your (non-coding) collaborators. - Users can interact with notebook and save they results. - You can share notebook as a web app with multiple users - they don't overwrite original notebook. The demo running at Heroku (free dyno) http://mercury-demo-1.herokuapp.com, at AWS EC2 (t3a.small)…

- KAKyso – an easy way to share Jupyter notebooks2017 · ▲117
Hi HN, We're the founders of https://kyso.io We want to make it really easy to share data-science within teams, and we've started with Jupyter notebooks. We render the notebooks really nicely, so you can embed interactive visualisations like Bokeh, and Plotly plots. Another nice thing is we allow you to hide the code for non-technical readers, so you basically get a beautiful data blog. Look at https://kyso.io/laura/ for some examples. We really want to hear your feedback, let us know what you think!
- PCPython CLI for Compiling Jupyter Notebooks into FastAPI Apps2023 · docs.neutrinolabs.dev · ▲5
Hi HN! I recently built Neutrino Notebooks, an open source python library for compiling Jupyter notebooks into FastAPI apps. I work with notebooks a ton and typically find myself refactoring notebook code into a backend or some other python script. So, I made this to streamline that process. In short, it lets you: - Expose cells as HTTP or websockets endpoints with comment declaratives like `@HTTP` and `@WS` - Periodically run cells as scheduled tasks for simple data pipelines with `@SCHEDULE` - Automatic routing based on filename and directory structure, sort of similar to NextJs. - Ignore…
More dev tools this month
the category →



Open-source GTM skills for technical founders
Dev tools · 29d ago · gtmcofounder.com

OpenTrailPaper is open-source bike computer firmware for the LilyGO T5S3 4.7" E-Paper PRO. It supports offline maps, GPX routes, FIT recording and Bluetooth sensors.
Dev tools · 1d ago · opentrailpaper.com

Launched alongside, May 2019
the whole month →
Webframe▲796>800 web app screenshots for inspiration on your next app 🎉
Dev tools · 2019 · webframe.xyz
CSS Scan 2.0▲758The fastest and easiest way to inspect or copy CSS ⚡️
Dev tools · 2019 · getcssscan.com



- CC
Life & fun · 2019 · cssfx.dev