Skip to content

Commit 9a87341

Browse files
committed
Publish 0.0.1alpha8
SHA256 hashes: fails-components-jupyter-applet-view-0.0.1-alpha.8.tgz: 40cf5e7d8064f54d9e8ee9e3426925164dee64797842adeb5dbd1ab661afa73a fails-components-jupyter-filesystem-extension-0.0.1-alpha.8.tgz: 583223fa1c87f7c7122a329b664f5488a2b8e2d7e76fd32ac5f8714ba18667a2 fails-components-jupyter-interceptor-0.0.1-alpha.8.tgz: b8c08e0c661e3412f068e02cc54905df00180b29af7dc16f8efecdb10e99fda9 fails-components-jupyter-launcher-0.0.1-alpha.8.tgz: 7389cabbcb2c174de773a2ca15a64c8fda47670303f32badf288fff98896a876 fails-components-jupyter-react-edit-0.0.1-alpha.8.tgz: c490efa9db73d8842b82852574c1790d1486064cdf7ef221fd3d340880230232 fails_components_jupyter_applet_view-0.0.1a8-py3-none-any.whl: ee2c27758279316a9185a6a365197271b989bd36415f56901aadfe475a89dd67 fails_components_jupyter_applet_view-0.0.1a8.tar.gz: 6598441a1e5c8d02b39618efdbb144525ad99f9d2cc3e4a58da8fc63b3b92f7c fails_components_jupyter_filesystem_extension-0.0.1a8-py3-none-any.whl: 146d49bc4205e538047151fef39d2d0de010cdf44462e2c05c0db606ba48655a fails_components_jupyter_filesystem_extension-0.0.1a8.tar.gz: a30714489b0dbeceddefd7e979608e82e7d7961e06383c2aa13911aa1907d43d fails_components_jupyter_interceptor-0.0.1a8-py3-none-any.whl: 397fd167bd0b4e9444e82f6ebc69aae06480d6fc024185ffa0d751ee66da8443 fails_components_jupyter_interceptor-0.0.1a8.tar.gz: e31c17a412e5deefd95ea3c0dad2208129a64a8e32213dbe27d7945186c59d33 fails_components_jupyter_launcher-0.0.1a8-py3-none-any.whl: 444b084ccb705ea73b71856420be13029022375e442b12d420d63f00538e5796 fails_components_jupyter_launcher-0.0.1a8.tar.gz: 1f21ab49671fd6d75fee3b3909308d26f9e7bbee09c5de7bfd37f26433e866af
1 parent c3b7bd0 commit 9a87341

File tree

9 files changed

+39
-21
lines changed

9 files changed

+39
-21
lines changed

CHANGELOG.md

Lines changed: 20 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,26 @@
22

33
<!-- <START NEW CHANGELOG ENTRY> -->
44

5+
## 0.0.1alpha8
6+
7+
([Full Changelog](https://github.com/fails-components/jupyterfails/compare/@fails-components/jupyter-applet-view@0.0.1-alpha.7...c3b7bd071f9bfa911fcb424a696e3345df3da668))
8+
9+
### Bugs fixed
10+
11+
- Move github packages workflow after finalize-release [#10](https://github.com/fails-components/jupyterfails/pull/10) ([@martenrichter](https://github.com/martenrichter))
12+
13+
### Maintenance and upkeep improvements
14+
15+
- Move github packages workflow after finalize-release [#10](https://github.com/fails-components/jupyterfails/pull/10) ([@martenrichter](https://github.com/martenrichter))
16+
17+
### Contributors to this release
18+
19+
([GitHub contributors page for this release](https://github.com/fails-components/jupyterfails/graphs/contributors?from=2025-02-02&to=2025-02-02&type=c))
20+
21+
[@martenrichter](https://github.com/search?q=repo%3Afails-components%2Fjupyterfails+involves%3Amartenrichter+updated%3A2025-02-02..2025-02-02&type=Issues)
22+
23+
<!-- <END NEW CHANGELOG ENTRY> -->
24+
525
## 0.0.1alpha7
626

727
([Full Changelog](https://github.com/fails-components/jupyterfails/compare/@fails-components/jupyter-applet-view@0.0.1-alpha.6...876cb37fb6757e935a7e592487f8ec6027b0759b))
@@ -16,8 +36,6 @@
1636

1737
[@martenrichter](https://github.com/search?q=repo%3Afails-components%2Fjupyterfails+involves%3Amartenrichter+updated%3A2025-02-02..2025-02-02&type=Issues)
1838

19-
<!-- <END NEW CHANGELOG ENTRY> -->
20-
2139
## 0.0.1alpha6
2240

2341
([Full Changelog](https://github.com/fails-components/jupyterfails/compare/@fails-components/jupyter-applet-view@0.0.1-alpha.5...9dbd4ebf462e5d780dd823c795dc53f3d80b5be2))

lerna.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
22
"npmClient": "jlpm",
3-
"version": "0.0.1-alpha.7",
3+
"version": "0.0.1-alpha.8",
44
"useWorkspaces": true
55
}

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@fails-components/jupyter-monorepo",
3-
"version": "0.0.1-alpha.7",
3+
"version": "0.0.1-alpha.8",
44
"private": true,
55
"homepage": "https://github.com/fails-components/jupyterfails",
66
"bugs": {

packages/applet-view/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@fails-components/jupyter-applet-view",
3-
"version": "0.0.1-alpha.7",
3+
"version": "0.0.1-alpha.8",
44
"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. ",
55
"keywords": [
66
"jupyter",
@@ -58,8 +58,8 @@
5858
"watch:labextension": "jupyter labextension watch ."
5959
},
6060
"dependencies": {
61-
"@fails-components/jupyter-interceptor": "^0.0.1-alpha.7",
62-
"@fails-components/jupyter-launcher": "^0.0.1-alpha.7",
61+
"@fails-components/jupyter-interceptor": "^0.0.1-alpha.8",
62+
"@fails-components/jupyter-launcher": "^0.0.1-alpha.8",
6363
"@jupyter-notebook/application": "^7.2.0",
6464
"@jupyter-widgets/jupyterlab-manager": "^5.0.13",
6565
"@jupyterlab/application": "^4.3.4",

packages/filesystem-extension/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@fails-components/jupyter-filesystem-extension",
3-
"version": "0.0.1-alpha.7",
3+
"version": "0.0.1-alpha.8",
44
"description": "A collection of extensions, that redirect's filesystems access to fails and let fails puppeteer Jupyter lite. ",
55
"keywords": [
66
"jupyter",
@@ -60,7 +60,7 @@
6060
"watch:labextension": "jupyter labextension watch ."
6161
},
6262
"dependencies": {
63-
"@fails-components/jupyter-launcher": "^0.0.1-alpha.7",
63+
"@fails-components/jupyter-launcher": "^0.0.1-alpha.8",
6464
"@jupyter-widgets/jupyterlab-manager": "^5.0.11",
6565
"@jupyterlab/application": "^4.3.4",
6666
"@jupyterlab/services": "^7.3.4",

packages/interceptor/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@fails-components/jupyter-interceptor",
3-
"version": "0.0.1-alpha.7",
3+
"version": "0.0.1-alpha.8",
44
"description": "A collections of plugins intercepting kernel messages and other message, to steer outputs remotely",
55
"keywords": [
66
"jupyter",
@@ -60,7 +60,7 @@
6060
"watch:labextension": "jupyter labextension watch ."
6161
},
6262
"dependencies": {
63-
"@fails-components/jupyter-launcher": "^0.0.1-alpha.7",
63+
"@fails-components/jupyter-launcher": "^0.0.1-alpha.8",
6464
"@jupyter-widgets/base": "^6.0.8",
6565
"@jupyter-widgets/jupyterlab-manager": "^5.0.11",
6666
"@jupyter/ydoc": "^3.0.0",

packages/jupyterreactedit/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@fails-components/jupyter-react-edit",
3-
"version": "0.0.1-alpha.7",
3+
"version": "0.0.1-alpha.8",
44
"description": "A react control, that lets you embed jupyter lite in your application including applets with screenshots etc.",
55
"keywords": [
66
"jupyter",
@@ -55,7 +55,7 @@
5555
"watch:src": "tsc -w --sourceMap"
5656
},
5757
"devDependencies": {
58-
"@fails-components/jupyter-launcher": "^0.0.1-alpha.7",
58+
"@fails-components/jupyter-launcher": "^0.0.1-alpha.8",
5959
"@types/jest": "^29.2.0",
6060
"@types/json-schema": "^7.0.11",
6161
"@types/react": "^18.0.26",

packages/launcher/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@fails-components/jupyter-launcher",
3-
"version": "0.0.1-alpha.7",
3+
"version": "0.0.1-alpha.8",
44
"description": "A collections of plugins steering an iframe with jupyter remotely",
55
"keywords": [
66
"jupyter",

yarn.lock

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1626,8 +1626,8 @@ __metadata:
16261626
version: 0.0.0-use.local
16271627
resolution: "@fails-components/jupyter-applet-view@workspace:packages/applet-view"
16281628
dependencies:
1629-
"@fails-components/jupyter-interceptor": ^0.0.1-alpha.7
1630-
"@fails-components/jupyter-launcher": ^0.0.1-alpha.7
1629+
"@fails-components/jupyter-interceptor": ^0.0.1-alpha.8
1630+
"@fails-components/jupyter-launcher": ^0.0.1-alpha.8
16311631
"@jupyter-notebook/application": ^7.2.0
16321632
"@jupyter-widgets/jupyterlab-manager": ^5.0.13
16331633
"@jupyterlab/application": ^4.3.4
@@ -1685,7 +1685,7 @@ __metadata:
16851685
version: 0.0.0-use.local
16861686
resolution: "@fails-components/jupyter-filesystem-extension@workspace:packages/filesystem-extension"
16871687
dependencies:
1688-
"@fails-components/jupyter-launcher": ^0.0.1-alpha.7
1688+
"@fails-components/jupyter-launcher": ^0.0.1-alpha.8
16891689
"@jupyter-widgets/jupyterlab-manager": ^5.0.11
16901690
"@jupyterlab/application": ^4.3.4
16911691
"@jupyterlab/builder": ^4.0.0
@@ -1723,11 +1723,11 @@ __metadata:
17231723
languageName: unknown
17241724
linkType: soft
17251725

1726-
"@fails-components/jupyter-interceptor@^0.0.1-alpha.7, @fails-components/jupyter-interceptor@workspace:packages/interceptor":
1726+
"@fails-components/jupyter-interceptor@^0.0.1-alpha.8, @fails-components/jupyter-interceptor@workspace:packages/interceptor":
17271727
version: 0.0.0-use.local
17281728
resolution: "@fails-components/jupyter-interceptor@workspace:packages/interceptor"
17291729
dependencies:
1730-
"@fails-components/jupyter-launcher": ^0.0.1-alpha.7
1730+
"@fails-components/jupyter-launcher": ^0.0.1-alpha.8
17311731
"@jupyter-widgets/base": ^6.0.8
17321732
"@jupyter-widgets/jupyterlab-manager": ^5.0.11
17331733
"@jupyter/ydoc": ^3.0.0
@@ -1771,7 +1771,7 @@ __metadata:
17711771
languageName: unknown
17721772
linkType: soft
17731773

1774-
"@fails-components/jupyter-launcher@^0.0.1-alpha.7, @fails-components/jupyter-launcher@workspace:packages/launcher":
1774+
"@fails-components/jupyter-launcher@^0.0.1-alpha.8, @fails-components/jupyter-launcher@workspace:packages/launcher":
17751775
version: 0.0.0-use.local
17761776
resolution: "@fails-components/jupyter-launcher@workspace:packages/launcher"
17771777
dependencies:
@@ -1856,7 +1856,7 @@ __metadata:
18561856
version: 0.0.0-use.local
18571857
resolution: "@fails-components/jupyter-react-edit@workspace:packages/jupyterreactedit"
18581858
dependencies:
1859-
"@fails-components/jupyter-launcher": ^0.0.1-alpha.7
1859+
"@fails-components/jupyter-launcher": ^0.0.1-alpha.8
18601860
"@types/jest": ^29.2.0
18611861
"@types/json-schema": ^7.0.11
18621862
"@types/react": ^18.0.26

0 commit comments

Comments
 (0)