Advertisement
Guest User

Untitled

a guest
Dec 8th, 2017
116
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.18 KB | None | 0 0
  1. node_modules/@jupyterlab/coreutils/lib/nbformat.d.ts(26,9): error TS2411: Property 'codemirror_mode' of type 'string | JSONObject | undefined' is not assignable to string index type 'JSONValue'.
  2. node_modules/@jupyterlab/coreutils/lib/nbformat.d.ts(27,9): error TS2411: Property 'file_extension' of type 'string | undefined' is not assignable to string index type 'JSONValue'.
  3. node_modules/@jupyterlab/coreutils/lib/nbformat.d.ts(28,9): error TS2411: Property 'mimetype' of type 'string | undefined' is not assignable to string index type 'JSONValue'.
  4. node_modules/@jupyterlab/coreutils/lib/nbformat.d.ts(29,9): error TS2411: Property 'pygments_lexer' of type 'string | undefined' is not assignable to string index type 'JSONValue'.
  5. node_modules/@jupyterlab/coreutils/lib/nbformat.d.ts(124,9): error TS2411: Property 'metadata' of type 'Partial<IBaseCellMetadata> | Partial<IRawCellMetadata> | Partial<ICodeCellMetadata>' is not assignable to string index type 'JSONValue'.
  6. node_modules/@jupyterlab/coreutils/lib/nbformat.d.ts(146,9): error TS2411: Property 'metadata' of type 'Partial<IRawCellMetadata>' is not assignable to string index type 'JSONValue'.
  7. node_modules/@jupyterlab/coreutils/lib/nbformat.d.ts(150,9): error TS2411: Property 'attachments' of type 'IAttachments | undefined' is not assignable to string index type 'JSONValue'.
  8. node_modules/@jupyterlab/coreutils/lib/nbformat.d.ts(163,9): error TS2411: Property 'attachments' of type 'IAttachments | undefined' is not assignable to string index type 'JSONValue'.
  9. node_modules/@jupyterlab/coreutils/lib/nbformat.d.ts(189,9): error TS2411: Property 'metadata' of type 'Partial<ICodeCellMetadata>' is not assignable to string index type 'JSONValue'.
  10. node_modules/@jupyterlab/coreutils/lib/settingregistry.d.ts(99,9): error TS2411: Property ''jupyter.lab.setting-icon-class'' of type 'string | undefined' is not assignable to string index type 'JSONValue'.
  11. node_modules/@jupyterlab/coreutils/lib/settingregistry.d.ts(104,9): error TS2411: Property ''jupyter.lab.setting-icon-label'' of type 'string | undefined' is not assignable to string index type 'JSONValue'.
  12. node_modules/@jupyterlab/coreutils/lib/settingregistry.d.ts(112,9): error TS2411: Property 'description' of type 'string | undefined' is not assignable to string index type 'JSONValue'.
  13. node_modules/@jupyterlab/coreutils/lib/settingregistry.d.ts(116,9): error TS2411: Property 'properties' of type '{ [key: string]: ISchema; 'jupyter.lab.setting-icon-class'?: ISchema | undefined; 'jupyter.lab.se...' is not assignable to string index type 'JSONValue'.
  14. node_modules/@jupyterlab/coreutils/lib/settingregistry.d.ts(121,13): error TS2411: Property ''jupyter.lab.setting-icon-class'' of type 'ISchema | undefined' is not assignable to string index type 'ISchema'.
  15. node_modules/@jupyterlab/coreutils/lib/settingregistry.d.ts(126,13): error TS2411: Property ''jupyter.lab.setting-icon-label'' of type 'ISchema | undefined' is not assignable to string index type 'ISchema'.
  16. node_modules/@jupyterlab/coreutils/lib/settingregistry.d.ts(135,9): error TS2411: Property 'title' of type 'string | undefined' is not assignable to string index type 'JSONValue'.
  17. node_modules/@jupyterlab/coreutils/lib/settingregistry.d.ts(139,9): error TS2411: Property 'type' of type 'string | string[] | undefined' is not assignable to string index type 'JSONValue'.
  18. node_modules/@jupyterlab/services/lib/kernel/kernel.d.ts(729,9): error TS2411: Property 'env' of type 'JSONObject | undefined' is not assignable to string index type 'JSONValue'.
  19. node_modules/@jupyterlab/services/lib/kernel/messages.d.ts(188,9): error TS2411: Property 'target_module' of type 'string | undefined' is not assignable to string index type 'JSONValue'.
  20. node_modules/@jupyterlab/services/lib/kernel/messages.d.ts(268,9): error TS2411: Property 'nbconverter_exporter' of type 'string | undefined' is not assignable to string index type 'JSONValue'.
  21. node_modules/@jupyterlab/services/lib/kernel/messages.d.ts(335,9): error TS2411: Property 'session' of type 'number | undefined' is not assignable to string index type 'JSONValue'.
  22. node_modules/@jupyterlab/services/lib/kernel/messages.d.ts(336,9): error TS2411: Property 'start' of type 'number | undefined' is not assignable to string index type 'JSONValue'.
  23. node_modules/@jupyterlab/services/lib/kernel/messages.d.ts(337,9): error TS2411: Property 'stop' of type 'number | undefined' is not assignable to string index type 'JSONValue'.
  24. node_modules/@jupyterlab/services/lib/kernel/messages.d.ts(338,9): error TS2411: Property 'n' of type 'number | undefined' is not assignable to string index type 'JSONValue'.
  25. node_modules/@jupyterlab/services/lib/kernel/messages.d.ts(339,9): error TS2411: Property 'pattern' of type 'string | undefined' is not assignable to string index type 'JSONValue'.
  26. node_modules/@jupyterlab/services/lib/kernel/messages.d.ts(340,9): error TS2411: Property 'unique' of type 'boolean | undefined' is not assignable to string index type 'JSONValue'.
  27. node_modules/@jupyterlab/services/lib/kernel/messages.d.ts(401,9): error TS2411: Property 'silent' of type 'boolean | undefined' is not assignable to string index type 'JSONValue'.
  28. node_modules/@jupyterlab/services/lib/kernel/messages.d.ts(407,9): error TS2411: Property 'store_history' of type 'boolean | undefined' is not assignable to string index type 'JSONValue'.
  29. node_modules/@jupyterlab/services/lib/kernel/messages.d.ts(412,9): error TS2411: Property 'user_expressions' of type 'JSONObject | undefined' is not assignable to string index type 'JSONValue'.
  30. node_modules/@jupyterlab/services/lib/kernel/messages.d.ts(417,9): error TS2411: Property 'allow_stdin' of type 'boolean | undefined' is not assignable to string index type 'JSONValue'.
  31. node_modules/@jupyterlab/services/lib/kernel/messages.d.ts(422,9): error TS2411: Property 'stop_on_error' of type 'boolean | undefined' is not assignable to string index type 'JSONValue'.
  32. node_modules/@jupyterlab/services/lib/kernel/messages.d.ts(455,9): error TS2411: Property 'payload' of type 'JSONObject[] | undefined' is not assignable to string index type 'JSONValue'.
  33. node_modules/@jupyterlab/services/lib/kernel/messages.d.ts(528,9): error TS2411: Property 'target' of type 'string | undefined' is not assignable to string index type 'JSONValue'.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement