Skip to content

Commit c094487

Browse files
committed
Fix readme urls
1 parent e205f6e commit c094487

File tree

5 files changed

+5
-5
lines changed

5 files changed

+5
-5
lines changed

packages/applet-view/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# fails_components_jupyter_applet_view
22

3-
[![Github Actions Status](https://github.com/@fails-components/jupyterfails/workflows/Build/badge.svg)](https://github.com/@fails-components/jupyterfails/actions/workflows/build.yml)
3+
[![Github Actions Status](https://github.com/fails-components/jupyterfails/workflows/Build/badge.svg)](https://github.com/fails-components/jupyterfails/actions/workflows/build.yml)
44

55
An extension, that let's you select cell for an applet.
66
The applets are show in a splitted notebook window.

packages/filesystem-extension/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# fails_components_jupyter_filesystem_extension
22

3-
[![Github Actions Status](https://github.com/@fails-components/jupyterfails/workflows/Build/badge.svg)](https://github.com/@fails-components/jupyterfails/actions/workflows/build.yml)
3+
[![Github Actions Status](https://github.com/fails-components/jupyterfails/workflows/Build/badge.svg)](https://github.com/fails-components/jupyterfails/actions/workflows/build.yml)
44

55
This is an extension, that taps into jupyter lite's filesystem handling to be able to remotely control and supply the files visible to jupyter lite.
66
It is probably only useful together with fails-components' jupyter launcher plugin,

packages/interceptor/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# fails_components_jupyter_interceptor
22

3-
[![Github Actions Status](https://github.com/@fails-components/jupyterfails/workflows/Build/badge.svg)](https://github.com/@fails-components/jupyterfails/actions/workflows/build.yml)
3+
[![Github Actions Status](https://github.com/fails-components/jupyterfails/workflows/Build/badge.svg)](https://github.com/fails-components/jupyterfails/actions/workflows/build.yml)
44

55
This is an extension, that intercepts message's to and from output views and its widgets, in order to puppet external jupyter deployments of clients listening to a central instructor.
66
It can be used together with the fails_components_jupyter_launcher.

packages/jupyterreactedit/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
!["FAILS logo"](https://github.com/@fails-components/jupyterfailsfailslogo.svg)
1+
!["FAILS logo"](https://github.com/fails-components/jupyterfailsfailslogo.svg)
22

33
# Fancy automated internet lecture system (**FAILS**) - components (jupyter react edit)
44

packages/launcher/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# fails_components_jupyter_launcher
22

3-
[![Github Actions Status](https://github.com/@fails-components/jupyterfails/workflows/Build/badge.svg)](https://github.com/@fails-components/jupyterfails/actions/workflows/build.yml)
3+
[![Github Actions Status](https://github.com/fails-components/jupyterfails/workflows/Build/badge.svg)](https://github.com/fails-components/jupyterfails/actions/workflows/build.yml)
44

55
This is an extension, where jupyter can be steering inside an iframe.
66
You can load, launch and save different notebooks and applets (created with applet-view extension).

0 commit comments

Comments
 (0)