Published June 25, 2019
| Version v0.9.80
Software
Open
oeway/ImJoy: ImJoy v0.9.80
Authors/Creators
- 1. Science For Life Laboratory
- 2. Institut Pasteur
Description
Support uploading files to the plugin engine
- drag and drop files/folders to the plugin engine
- new api functions:
api.requestUploadUrl,api.uploadFileToUrlandapi.downloadFileFromUrl - remove file and folder in the plugin engine
- goto any folder
- download file from the engine file dialog
- shortcut icons to up to 9 windows
- click to focus window
- standalone mode for windows
- seperate to new engine dialog and about engine dialog
- add api_version to engine
- show system information for plugin engines
- Reset engine button
- support
from imjoy import api
- support new plugin type
web-python-window - allows access to dom in python
- plot directly with matplotlib
- add
coverfiled to<config>block which allows to add animations to plugins
- Use tight layout on small screen
- add
api.prompt - show
Restart ImJoybutton to allow restart manually in PWA - popup restart button when loading timeout
window.onclosehas been renamed towindow.onCloseapi.showFileDialognow return an object instead of a string- if user cancelled
api.showFileDialog, it will returnfalseinstead of trigger an error
Files
oeway/ImJoy-v0.9.80.zip
Files
(15.2 MB)
| Name | Size | Download all |
|---|---|---|
|
md5:acf4b696626b151ead487368dd82cf0f
|
15.2 MB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/oeway/ImJoy/tree/v0.9.80 (URL)