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
Copy file name to clipboardExpand all lines: README.md
+7-1Lines changed: 7 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -12,4 +12,10 @@ Repository that stores all the Jupyter extensions for SWAN.
12
12
*[SwanNotebookViewer](SwanNotebookViewer) - Read-only mode for opening notebooks (used from the Sharing interface) inside Jupyter Notebooks
13
13
*[SwanNotifications](SwanNotifications) - Extension to display notifications to users
14
14
*[SwanOauthRenew](SwanOauthRenew) - Extension that fetches the latest oAuth tokens from JupyterHub and writes to the file observed by EOS
15
-
*[SwanShare](SwanShare) - Jupyter Notebooks/CERNBox sharing integration used by SwanContents
15
+
*[SwanShare](SwanShare) - Jupyter Notebooks/CERNBox sharing integration used by SwanContents
16
+
17
+
### Development
18
+
19
+
#### Create a release
20
+
21
+
The creation of a new release in this repo is now automated. Just run the Github action "Release" manually, and specify the extension name and the increment type.
0 commit comments