Add ability to add notebooks and refactor code
This commit is contained in:
parent
03238ad179
commit
d30477bd9d
12 changed files with 518 additions and 97 deletions
|
|
@ -57,9 +57,14 @@
|
|||
"linux-x64": true
|
||||
},
|
||||
"dependencies": {
|
||||
"glob": "^7.0.0",
|
||||
"jsonfile": "^2.2.3",
|
||||
"material-ui": "^0.14.4",
|
||||
"materialize-css": "^0.97.5",
|
||||
"mkdirp": "^0.5.1",
|
||||
"moment": "^2.11.2",
|
||||
"node-uuid": "^1.4.7",
|
||||
"path-extra": "^3.0.0",
|
||||
"react": "^0.14.7",
|
||||
"react-dom": "^0.14.7",
|
||||
"react-quill": "^0.4.1",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue