Skip to content

feat(cli): add deepnote run --cloud to run notebooks in Deepnote Cloud - #417

Merged
jamesbhobbs merged 23 commits into
mainfrom
feat/run-cloud
Jul 15, 2026
Merged

jamesbhobbs merged 23 commits into
mainfrom
feat/run-cloud

fix(cli): include --push in the cloud-only flag guard

77766eb
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 15, 2026 in 1s

86.85% (target 80.00%)

View this Pull Request on Codecov

86.85% (target 80.00%)

Details

Codecov Report

❌ Patch coverage is 92.09184% with 31 lines in your changes missing coverage. Please review.
✅ Project coverage is 86.85%. Comparing base (ef3907b) to head (77766eb).

Files with missing lines Patch % Lines
packages/cli/src/utils/run-in-cloud.ts 88.63% 20 Missing ⚠️
packages/cloud/src/cloud-runs.ts 93.43% 9 Missing ⚠️
packages/cli/src/commands/run.ts 83.33% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #417      +/-   ##
==========================================
+ Coverage   86.71%   86.85%   +0.14%     
==========================================
  Files         160      166       +6     
  Lines        8435     8766     +331     
  Branches     2360     2412      +52     
==========================================
+ Hits         7314     7614     +300     
- Misses       1120     1151      +31     
  Partials        1        1              

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.