-
Notifications
You must be signed in to change notification settings - Fork 186
Added provider-consumer example (multiple related packages). #245
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
Open
ericsnekbytes
wants to merge
32
commits into
jupyterlab:main
Choose a base branch
from
ericsnekbytes:provider_consumer_example
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from 1 commit
Commits
Show all changes
32 commits
Select commit
Hold shift + click to select a range
3e2dfa5
Initial provider-consumer sample, WIP.
ericsnekbytes 7442fe6
Fixed method name.
ericsnekbytes 0c731cf
Added comments to the provider-consumer samples.
ericsnekbytes f3fe812
Added comments to provider/consumer example.
ericsnekbytes 14350de
Comment cleanup.
ericsnekbytes 2eb6512
Minor formatting.
ericsnekbytes 9d115b5
Updated project description text.
ericsnekbytes 03f9cc9
Updated project description text.
ericsnekbytes de11b88
Minor formatting.
ericsnekbytes 7a5c3c0
Minor formatting.
ericsnekbytes 82d1ad5
Added third provider-consumer sub example, an additional consumer.
ericsnekbytes 76438b9
Added step counter signal for display updates.
ericsnekbytes c086518
Update readme
ericsnekbytes e46c5b9
Renamed folders to match poackage names.
ericsnekbytes 9645adf
Updated local dependency paths.
ericsnekbytes 8bab7f7
Updated extension specific READMEs.
ericsnekbytes 44238f1
Added preview, updated README.
ericsnekbytes efbe9a2
Added singleton package metadata notes.
ericsnekbytes 8b3872c
Update README/fix links.
ericsnekbytes afee7d7
Updated titles/links.
ericsnekbytes e1a5525
Update titles/links in READMEs.
ericsnekbytes 2689a44
Updated root package metadata.
ericsnekbytes 164b0ad
Merge branch 'main' into provider_consumer_example
ericsnekbytes b1452cd
Workaround for dependency 'any' usage and version conflicts.
ericsnekbytes e420ec7
Linting.
ericsnekbytes ea8a711
Fix linting errors for unrelated packages.
ericsnekbytes 626490b
Modify tsconfigs: Re-enable implicit any checks, add skipLibCheck.
ericsnekbytes bfb24cc
Extra linting.
ericsnekbytes cb58d6c
Revised to address feedback.
ericsnekbytes 101cfd6
Added explanation of declaration merging.
ericsnekbytes 1e56e65
Add changes from PR feedback.
ericsnekbytes 7b0f58e
Add updated version of entities with types.
ericsnekbytes 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
There are no files selected for viewing
Empty file.
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
Empty file.
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
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
Empty file.
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
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.