You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Add importScripts to proxy [#12](https://github.com/fails-components/jupyterfails/pull/12) ([@martenrichter](https://github.com/martenrichter))
12
+
13
+
### Contributors to this release
14
+
15
+
([GitHub contributors page for this release](https://github.com/fails-components/jupyterfails/graphs/contributors?from=2025-02-02&to=2025-02-02&type=c))
Copy file name to clipboardExpand all lines: packages/applet-view/package.json
+3-3Lines changed: 3 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
{
2
2
"name": "@fails-components/jupyter-applet-view",
3
-
"version": "0.0.1-alpha.9",
3
+
"version": "0.0.1-alpha.10",
4
4
"description": "A collection of extensions, that let's you select cell and switch to an applet mode, where only the selected cells are visible. This is used for fails-components to have jupyter applets in interactive teaching. ",
0 commit comments