We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f9c6533 commit b7e01f4Copy full SHA for b7e01f4
js/lib/widget.js
@@ -18,7 +18,7 @@ import { DOMWidgetModel, DOMWidgetView } from '@jupyter-widgets/base';
18
* this on FF, the animation is not smooth because the image "gets stuck".
19
*/
20
21
-export const version = "0.4.4";
+export const version = "0.5.0";
22
23
export class RemoteFrameBufferModel extends DOMWidgetModel {
24
defaults() {
0 commit comments