Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: voila-dashboards/voila
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: @voila-dashboards/[email protected]
Choose a base ref
...
head repository: voila-dashboards/voila
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 20caacc4d1a5749fd94b709f84b73c452367f589
Choose a head ref
  • 1 commit
  • 58 files changed
  • 3 contributors

Commits on Oct 27, 2022

  1. Switch to a lab-based app for the Voila frontend (#846)

    * Switch to a lab-based app for the Voila frontend
    
    Co-authored-by: martinRenou <[email protected]>
    
    * Remove `"private": true` in  `voila/package.json`
    
    * Minor updates
    
    * Convert `index.js` into typescript
    
    * Pass "this" to the WidgetRenderer
    
    We need to cast "as any" until this is merged and released: jupyter-widgets/ipywidgets#3625
    
    * Remove install --pre ipywidgets
    
    * Update snapshots
    
    * Remove ipyvolume ui-test
    
    Co-authored-by: martinRenou <[email protected]>
    Co-authored-by: Duc Trung LE <[email protected]>
    3 people authored Oct 27, 2022
    Copy the full SHA
    20caacc View commit details
Loading