Patch upload dialog to remember the last-entered access token & URL#12
Open
aojeda wants to merge 204 commits intointheon:realtimefrom
aojeda:upload-dialog
Open
Patch upload dialog to remember the last-entered access token & URL#12aojeda wants to merge 204 commits intointheon:realtimefrom aojeda:upload-dialog
aojeda wants to merge 204 commits intointheon:realtimefrom
aojeda:upload-dialog
Conversation
* Created installation instructions * fixed config.py * changed widget discovery to throw exceptions when a package doesn't load instead of silently eating the errors... * re-added the data package as it's needed in the guts of Orange * adjusted the template to include neuropype.engine (needed for Packet data type), and re-generated widgets
…line with upstream Orange. Also updated autogen script and regenerated widgets.
* Also replaced Open and Freeze by Open and Unfreeze. * Caught an error condition in widgets settings storage code.
…widgets. Also disabled splash screen by default.
…olds the common code).
…relative to orange3.
Adding the LSL panel to the UI
… in top-left corner of canvas.
resolve the repaint issue on Mac OS, NP-145.
ListPort special treatment for None keyword
Adding per-category help text
Adding a tickrate option to the VPE options
added pipelines: - Oscillatory process classification - ERP process - Stream Data via LSL Modified: - Relaxation measurement - Spectral band power calculation
Overhaul the quick start wizard.
|
This is an interesting solution to store it in the .ows file. By persistent settings I was actually thinking of the same settings mechanism that you used to store the tickrate across sessions (that's because the access token is usually per user and not per patch). |
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.