-
Notifications
You must be signed in to change notification settings - Fork 13
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(jupyter): #60 support file upload
- Loading branch information
Showing
3 changed files
with
167 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,32 @@ | ||
--- | ||
'@difizen/libro-cofine-editor-contribution': patch | ||
'@difizen/libro-cofine-editor-core': patch | ||
'@difizen/libro-search-code-cell': patch | ||
'@difizen/libro-cofine-textmate': patch | ||
'@difizen/libro-cofine-editor': patch | ||
'@difizen/libro-markdown-cell': patch | ||
'@difizen/libro-shared-model': patch | ||
'@difizen/libro-code-editor': patch | ||
'@difizen/libro-prompt-cell': patch | ||
'@difizen/libro-virtualized': patch | ||
'@difizen/libro-codemirror': patch | ||
'@difizen/libro-rendermime': patch | ||
'@difizen/libro-code-cell': patch | ||
'@difizen/libro-markdown': patch | ||
'@difizen/libro-raw-cell': patch | ||
'@difizen/libro-terminal': patch | ||
'@difizen/libro-jupyter': patch | ||
'@difizen/libro-common': patch | ||
'@difizen/libro-kernel': patch | ||
'@difizen/libro-output': patch | ||
'@difizen/libro-search': patch | ||
'@difizen/libro-widget': patch | ||
'@difizen/libro-core': patch | ||
'@difizen/libro-l10n': patch | ||
'@difizen/libro-lab': patch | ||
'@difizen/libro-lsp': patch | ||
'@difizen/libro-toc': patch | ||
'@difizen/libro-docs': patch | ||
--- | ||
|
||
File uploads can now be triggered by right-clicking on the file tree. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters