Skip to content

Commit fd8b389

Browse files
authored
Merge branch 'main' into forman-30-initial_docs
2 parents c8cad4d + ae90607 commit fd8b389

File tree

1 file changed

+2
-16
lines changed

1 file changed

+2
-16
lines changed

README.md

Lines changed: 2 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -2,20 +2,6 @@
22

33
`chartlets` is a framework for server-configured web-UI contributions.
44

5-
It comprises
6-
- a [Python backend package](chartlets.py/README.md)
7-
- and a [JavaScript/React frontend package](chartlets.js/README.md).
8-
9-
10-
# Development
11-
12-
## Build Docs
13-
14-
Create a Python environment such as `chartlets.py/environment.yml`
15-
using mamba or conda.
16-
17-
```bash
18-
pip install mkdocs mkdocs-material
19-
mkdocs serve
20-
```
5+
It comprises a [Python backend package](chartlets.py/README.md)
6+
and a [JavaScript/React frontend package](chartlets.js/README.md).
217

0 commit comments

Comments
 (0)