Skip to content

Commit f96ec4d

Browse files
committed
Small README update
1 parent 94a9ff2 commit f96ec4d

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

README.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,7 @@
33
**WIP this is very early work in progress and nothing is yet working.** But don't hesitate to open issues and PRs if you want to help.
44

55
![Extension status](https://img.shields.io/badge/status-draft-critical "Not yet working")
6-
7-
![Release: Public Preview](https://img.shields.io/badge/release-public%20preview-orange)
8-
[![NPM Version](https://img.shields.io/npm/v/@vscode/webview-ui-toolkit?color=blue)](https://www.npmjs.com/package/@jupyter-notebook/ui-components)
6+
[![NPM Version](https://img.shields.io/npm/v/@jupyter-notebook/ui-components?color=blue)](https://www.npmjs.com/package/@jupyter-notebook/ui-components)
97
![Toolkit CI Status](https://github.com/jupyterlab-contrib/jupyter-ui-toolkit/actions/workflows/ci.yml/badge.svg)
108
![Deploy Docs Status](https://github.com/jupyterlab-contrib/jupyter-ui-toolkit/actions/workflows/docs-cd.yml/badge.svg)
119
[![Binder](https://mybinder.org/badge_logo.svg)](https://mybinder.org/v2/gh/jupyterlab-contrib/jupyter-ui-toolkit/main)
@@ -27,7 +25,7 @@ Note this project started as a fork of the [WebView toolkit for Visual Studio Co
2725

2826
## Release
2927

30-
The UI Toolkit is currently in a public preview. Track progress towards 1.0 [here](https://github.com/jupyterlab-contrib/jupyter-ui-toolkit/issues?q=is%3Aopen+is%3Aissue+milestone%3Av1.0). Styles and API
28+
The UI Toolkit is currently in a proof of concept. Track progress towards 1.0 [here](https://github.com/jupyterlab-contrib/jupyter-ui-toolkit/issues?q=is%3Aopen+is%3Aissue+milestone%3Av1.0). Styles and API
3129
are not guarantee between minor versions prior to v1.0.0.
3230

3331
## Getting started

0 commit comments

Comments
 (0)