Skip to content

Instantly share code, notes, and snippets.

@pwighton
Created March 4, 2026 00:07
Show Gist options
  • Select an option

  • Save pwighton/69a99d5fd3e7c9dfb4e88554fc8240d4 to your computer and use it in GitHub Desktop.

Select an option

Save pwighton/69a99d5fd3e7c9dfb4e88554fc8240d4 to your computer and use it in GitHub Desktop.
FreeBrowse Status Update 2026/03/04

FreeBrowse Status Update

2026/03/04

New features since last update

  • 2 URL parameters:
    • ?nvd=<url>: Open the niivue document at the specified URL
    • ?vol=<url>: Open the volume at the specified URL
  • Initial support for Surfaces (WIP)
  • 4d volume support
  • UI element to manipulate label intent code
  • Multiple UIs (WIP)

Four modes of deployment:

  • Fullstack (deafult)
  • Standalone
    • No backend
    • Can still upload/download from your computer and access publicly available data
  • Singlefile
    • Entire viewer in a single HTML file
    • Can also embed data
    • See scripts directory
    • Use case: processing pipeline output report
  • Jupyter
    • Click to open volmes and niivue documents
    • Can also run niivue example notebooks
    • Works in Jupyter Notebook and Jupyter Lab

Other

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment