You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: zeppelin-frontend/README.md
+6-6Lines changed: 6 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -73,14 +73,14 @@ Run `ng test` to execute the unit tests via [Karma](https://karma-runner.github.
73
73
74
74
### Notebook Features
75
75
76
-
| Feature |Note| Status |
76
+
| Feature |Description| Status |
77
77
| ------ | ---- | ---- |
78
78
| Files System | Create/ Rename/ Import etc. | Y |
79
79
| Toolbar Actions | The top toolbar actions | Y |
80
80
81
81
### Paragraph Features
82
82
83
-
| Feature |Note| Status |
83
+
| Feature |Description| Status |
84
84
| ------ | ---- | ---- |
85
85
| Grid layout and resizable || Y |
86
86
| Code Editor || Y |
@@ -111,7 +111,7 @@ Run `ng test` to execute the unit tests via [Karma](https://karma-runner.github.
111
111
112
112
### Helium Visualization
113
113
114
-
| Type |Note| Status |
114
+
| Type |Description| Status |
115
115
| ------ | ---- | ---- |
116
116
| Prototype | To verify the implementable prototype | Y |
117
117
| 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
130
130
131
131
In addition:
132
132
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
0 commit comments