-
Notifications
You must be signed in to change notification settings - Fork 4
chore: Upgrade Toolkit to v1 #146
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
chore: Upgrade Toolkit to v1 #146
Conversation
📝 WalkthroughWalkthroughThis PR migrates the Deepnote toolkit installation from a URL-based wheel specification to a PyPI version-based approach. The Possibly related PRs
Suggested reviewers
Pre-merge checks❌ Failed checks (1 warning)
✅ Passed checks (2 passed)
📜 Recent review detailsConfiguration used: CodeRabbit UI Review profile: ASSERTIVE Plan: Pro Disabled knowledge base sources:
📒 Files selected for processing (4)
🧰 Additional context used📓 Path-based instructions (5)**/!(*.node|*.web).ts📄 CodeRabbit inference engine (.github/copilot-instructions.md)
Files:
**/*.{ts,tsx}📄 CodeRabbit inference engine (.github/copilot-instructions.md)
Files:
src/kernels/**/*.ts📄 CodeRabbit inference engine (.github/instructions/kernel.instructions.md)
Files:
**/*.node.ts📄 CodeRabbit inference engine (.github/copilot-instructions.md)
Files:
src/platform/**/*.ts📄 CodeRabbit inference engine (.github/instructions/platform.instructions.md)
Files:
🧬 Code graph analysis (2)src/kernels/deepnote/deepnoteToolkitInstaller.node.ts (2)
src/kernels/deepnote/deepnoteSharedToolkitInstaller.node.ts (1)
🔇 Additional comments (9)
Comment |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #146 +/- ##
=====================================
Coverage 72% 72%
=====================================
Files 545 545
Lines 41777 41777
Branches 5047 5047
=====================================
Hits 30431 30431
Misses 9665 9665
Partials 1681 1681 🚀 New features to boost your workflow:
|
…ension-to-use-toolkit-v1
Summary by CodeRabbit
Chores
Refactor