2 Repos
Interactive Python notebook environment for developing, testing, and executing algorithmic trading strategies.
Distinct from Trading Strategy Development Environments: Distinct from Trading Strategy Development Environments: focuses on Jupyter notebook execution, not CLI-based development environments.
Explore 2 awesome GitHub repositories matching development tools & productivity · Jupyter Trading Notebooks. Refine with filters or upvote what's useful.
Voilà is a tool that converts Jupyter notebooks into standalone interactive web applications. It renders notebook cells as HTML web components, preserving live widgets while stripping source code by default, and gives each viewer a dedicated Jupyter kernel for isolated widget state and callback execution. The project runs as a Jupyter server extension, reusing existing server infrastructure for notebook serving and authentication. It supports directory-based notebook hosting, serving all notebooks in a folder as a browsable collection of web applications from a single command. Voilà also prov
Runs as a Jupyter server extension to serve notebook-based dashboards alongside the standard Jupyter interface.
Interactive Python notebook environment for developing, testing, and executing algorithmic trading strategies.