From 3ccf732540bbcb9d8bcd4344c0adf0ae27b73162 Mon Sep 17 00:00:00 2001 From: Jeremy Tuloup Date: Wed, 21 Feb 2024 17:08:08 +0100 Subject: [PATCH] Add archive note to the README --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index 50a2586..d3c8f34 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,13 @@ # jupyterlab-logout +## Archived + +This repository is now archived. `jupyterlab-logout` has been moved to https://github.com/jupyterlab-contrib/jupyterlab-topbar. + +Check the installation instructions in https://github.com/jupyterlab-contrib/jupyterlab-topbar to learn how to install the extension. + +--- + [![Extension status](https://img.shields.io/badge/status-ready-success "ready to be used")](https://jupyterlab-contrib.github.io/) ![Github Actions Status](https://github.com/jupyterlab-contrib/jupyterlab-logout/workflows/Build/badge.svg)