Skip to content

Commit 06efeda

Browse files
committed
docs: update frontend README
1 parent e7f10d2 commit 06efeda

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

zeppelin-frontend/README.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -73,14 +73,14 @@ Run `ng test` to execute the unit tests via [Karma](https://karma-runner.github.
7373

7474
### Notebook Features
7575

76-
| Feature | Note | Status |
76+
| Feature | Description | Status |
7777
| ------ | ---- | ---- |
7878
| Files System | Create/ Rename/ Import etc. | Y |
7979
| Toolbar Actions | The top toolbar actions | Y |
8080

8181
### Paragraph Features
8282

83-
| Feature | Note | Status |
83+
| Feature | Description | Status |
8484
| ------ | ---- | ---- |
8585
| Grid layout and resizable | | Y |
8686
| Code Editor | | Y |
@@ -111,7 +111,7 @@ Run `ng test` to execute the unit tests via [Karma](https://karma-runner.github.
111111

112112
### Helium Visualization
113113

114-
| Type | Note | Status |
114+
| Type | Description | Status |
115115
| ------ | ---- | ---- |
116116
| Prototype | To verify the implementable prototype | Y |
117117
| Publish Dependencies | Just like [zeppelin-vis](https://github.com/apache/zeppelin/tree/master/zeppelin-web/src/app/visualization) | WIP |
@@ -130,9 +130,9 @@ Zeppelin-Frontend-Next is using Angular as the main Framework, before developing
130130

131131
In addition:
132132

133-
- We use [G2](https://github.com/antvis/g2) visualization
134-
- We use [Lodash](https://lodash.com/) to process complex data
135-
- We use [Monaco Editor](https://github.com/microsoft/monaco-editor) to make code editor
133+
- We use [G2](https://github.com/antvis/g2) [(MIT)](https://github.com/antvis/g2/blob/master/LICENSE) visualization
134+
- We use [Lodash](https://lodash.com/) [(MIT)](https://github.com/lodash/lodash/blob/master/LICENSE) to process complex data
135+
- We use [Monaco Editor](https://github.com/microsoft/monaco-editor) [(MIT)](https://github.com/microsoft/monaco-editor/blob/master/LICENSE.md) to make code editor
136136

137137
### Coding style
138138

0 commit comments

Comments
 (0)