-
-
Notifications
You must be signed in to change notification settings - Fork 63
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Mega update #18
Merged
Merged
Mega update #18
Changes from 1 commit
Commits
Show all changes
36 commits
Select commit
Hold shift + click to select a range
a7cd344
Remove a bunch of outdated stuff.
ian-r-rose 3b6be2f
Update package.json
ian-r-rose 05938d9
Working skeleton.
ian-r-rose 607c87a
Open the dashboard in an iframe.
ian-r-rose 6c61dad
Initial work on launcher panel.
ian-r-rose c0cf83b
Open solo routes in iframes.
ian-r-rose 6ca6d46
Get state restoration working.
ian-r-rose fee6e31
Don't add duplicate dashboards.
ian-r-rose af6f277
Add url input form.
ian-r-rose 1a996fb
Bump versions for 0.34.
ian-r-rose b955cdf
Test for existence of a dask dashboard via an <img> tag hack.
ian-r-rose 5c37557
Add some dask logo action.
ian-r-rose 3ef41ec
Update solo-routes to individual-routes.
ian-r-rose 8e68274
Make the buttons reactive to whether it is a valid url.
ian-r-rose f3813f1
Restore the current dashboard url from the state database.
ian-r-rose cb9584d
Minor style fixes.
ian-r-rose 3d56658
Allow for setting of a default url via the settings system.
ian-r-rose 3a6b464
Fail a bit more gracefully.
ian-r-rose 07acd42
Fix layout restoration.
ian-r-rose d2f78de
remove schemaDir from package.json
mrocklin 0e9eba3
Update developer installation notes
mrocklin d884c93
cleanup readme
mrocklin 6844c24
Restore schema dir.
ian-r-rose 5c4023e
Poll for changes to validity of dashboard URL.
ian-r-rose 53f94b6
Fix error message.
ian-r-rose bd36968
Edit README.md
ian-r-rose d705aa3
Output warning to console instead of error message.
ian-r-rose 2e53730
Use dask brand color for buttons.
ian-r-rose 40092af
Initial work on auto-detecting link.
ian-r-rose 053c481
Attempt to auto-detect link for active notebook.
ian-r-rose 42c7969
Don't pop up error message.
ian-r-rose 29323a2
Fix disabled styling.
ian-r-rose caefc0b
Only check for python kernel.
ian-r-rose 83847d2
Also check code consoles when searching for the link.
ian-r-rose 05a3896
Fix search icon coloring.
ian-r-rose 867be4c
Update svg path and individual routes
mrocklin File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Fix error message.
- Loading branch information
commit 53f94b6af426f6b8e40ec699a8e6c2bd17817776
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
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.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This still triggers when you open JLab and you have panes open from your last session but without any scheduler running yet.