Skip to content

Commit

Permalink
docs: readme
Browse files Browse the repository at this point in the history
  • Loading branch information
echarles committed May 26, 2023
1 parent d850729 commit feed0c0
Show file tree
Hide file tree
Showing 8 changed files with 19 additions and 12 deletions.
4 changes: 3 additions & 1 deletion packages/dashboard/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,9 @@

[![Become a Sponsor](https://img.shields.io/static/v1?label=Become%20a%20Sponsor&message=%E2%9D%A4&logo=GitHub&style=flat&color=1ABC9C)](https://github.com/sponsors/datalayer)

# Jupyter Dashboard
# 🪐 📈 Jupyter Dashboard

> Create and publish Dashboard from Jupyter.
```bash
pip install -e .[test]
Expand Down
4 changes: 2 additions & 2 deletions packages/ipyreactive/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@

[![Become a Sponsor](https://img.shields.io/static/v1?label=Become%20a%20Sponsor&message=%E2%9D%A4&logo=GitHub&style=flat&color=1ABC9C)](https://github.com/sponsors/datalayer)

# Reactive IPyWidgets
# 🪐 🔥 IpyReactive

🪐 🔥 Reactive IPyWidgets for the Datalayer literate editor
> Reactive IPyWidgets.
Reactive IPyWidgets https://ipyreactive.datalayer.tech for the Datalayer literate editor.

Expand Down
5 changes: 2 additions & 3 deletions packages/ipyscript/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,13 +2,12 @@

[![Become a Sponsor](https://img.shields.io/static/v1?label=Become%20a%20Sponsor&message=%E2%9D%A4&logo=GitHub&style=flat&color=1ABC9C)](https://github.com/sponsors/datalayer)

# IPyScript

[![Build Status](https://travis-ci.org/datalayer/ipyscript.svg?branch=master)](https://travis-ci.org/datalayer/ipyscript)
[![codecov](https://codecov.io/gh/datalayer/ipyscript/branch/master/graph/badge.svg)](https://codecov.io/gh/datalayer/ipyscript)

# 🪐 🔥 IpyScript

IPyWidgets https://ipyscript.datalayer.tech for PyScript.
> IpyWidgets for PyScript.
A Custom Jupyter Widget Library

Expand Down
4 changes: 3 additions & 1 deletion packages/lexical/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,6 @@

[![Become a Sponsor](https://img.shields.io/static/v1?label=Become%20a%20Sponsor&message=%E2%9D%A4&logo=GitHub&style=flat&color=1ABC9C)](https://github.com/sponsors/datalayer)

# Jupyter UI for Lexical
# 🪐 🖌️ Jupyter Lexical

> A literate Jupyter for accessible and reproducible data analysis.
2 changes: 1 addition & 1 deletion packages/react/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

[![Become a Sponsor](https://img.shields.io/static/v1?label=Become%20a%20Sponsor&message=%E2%9D%A4&logo=GitHub&style=flat&color=1ABC9C)](https://github.com/sponsors/datalayer)

# Jupyter React
# 🪐 ⚛️ Jupyter React

> Jupyter React is a set of [React.js](https://reactjs.org) components that allow a frontend developer to build data products compatible with the [Jupyter](https://jupyter.org) ecosystem. The user interface delivers executable notebooks and cells.
Expand Down
4 changes: 2 additions & 2 deletions packages/traitlets/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@

[![Become a Sponsor](https://img.shields.io/static/v1?label=Become%20a%20Sponsor&message=%E2%9D%A4&logo=GitHub&style=flat&color=1ABC9C)](https://github.com/sponsors/datalayer)

# Jupyter UI Traitlets
# 🪐 〰️ Jupyter Traitlets

🪐 ⚛️ Create UI for your Jupyter Traits
> Create UI from your Jupyter Traits.
This package eases the creation of user interfaces based on the [Jupyter Traitlets](https://traitlets.readthedocs.io) configuration system.

Expand Down
4 changes: 3 additions & 1 deletion packages/ux/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,9 @@

[![Become a Sponsor](https://img.shields.io/static/v1?label=Become%20a%20Sponsor&message=%E2%9D%A4&logo=GitHub&style=flat&color=1ABC9C)](https://github.com/sponsors/datalayer)

# Jupyter Ux
# 🪐 🥷 Jupyter UX

> Create custom JupyterLab application from React.js.
```bash
pip install -e .[test]
Expand Down
4 changes: 3 additions & 1 deletion packages/viewer/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,9 @@

[![Become a Sponsor](https://img.shields.io/static/v1?label=Become%20a%20Sponsor&message=%E2%9D%A4&logo=GitHub&style=flat&color=1ABC9C)](https://github.com/sponsors/datalayer)

# Jupyter Viewer
# 🪐 👀 Jupyter Viewer

> React.js component to view your notebook in read-only mode, with IpyWidgets support.
```bash
pip install -e .[test]
Expand Down

0 comments on commit feed0c0

Please sign in to comment.