We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents c8cad4d + ae90607 commit fd8b389Copy full SHA for fd8b389
README.md
@@ -2,20 +2,6 @@
2
3
`chartlets` is a framework for server-configured web-UI contributions.
4
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
-```
+It comprises a [Python backend package](chartlets.py/README.md)
+and a [JavaScript/React frontend package](chartlets.js/README.md).
21
0 commit comments