-
Notifications
You must be signed in to change notification settings - Fork 10
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[Docs] Add hybrid plugin system notebook
Part of OpenAssetIO/OpenAssetIO#1202. Add a Jupyter Notebook illustrating the design and usage of the hybrid plugin system. Bump the minimum versions of OpenAssetIO and BAL in `requirements.txt` to support the required features for the notebook to run. Use a custom hybrid plugin created especially for the notebook, rather than attempting to sellotape existing managers together (e.g. BAL and SimpleCppManager). This allows the notebook to avoid potentially confusing readers with misleading text about configuring two completely independent plugins to work together. For the custom plugin sources, use linter config lifted from the main OpenAssetIO repo, with little modification. Signed-off-by: David Feltell <[email protected]>
- Loading branch information
Showing
15 changed files
with
1,067 additions
and
34 deletions.
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
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
Oops, something went wrong.