observablehq / observable-jupyter

This repository has been archived. Please see the fork maintained by Thomas Ballinger.
https://github.com/thomasballinger/observable-jupyter
ISC License
5 stars 0 forks source link

Surface embed errors better #14

Open thomasballinger opened 4 years ago

thomasballinger commented 4 years ago

Raising Python exceptions is the best error interface, but for JavaScript runtime errors like not being able to access the Observable notebook url we should render a nice error in the output area.