Skip to content
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

Add documentation for jupyter code executor #1809

Merged
merged 10 commits into from
Mar 4, 2024

Conversation

jackgerrits
Copy link
Member

Why are these changes needed?

Related issue number

Checks

@jackgerrits jackgerrits added documentation Improvements or additions to documentation code-execution execute generated code labels Feb 28, 2024
@codecov-commenter
Copy link

codecov-commenter commented Mar 1, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 46.82%. Comparing base (799a24e) to head (ba4d13f).
Report is 1 commits behind head on main.

Additional details and impacted files
@@             Coverage Diff             @@
##             main    #1809       +/-   ##
===========================================
+ Coverage   36.03%   46.82%   +10.79%     
===========================================
  Files          63       63               
  Lines        6608     6618       +10     
  Branches     1456     1584      +128     
===========================================
+ Hits         2381     3099      +718     
+ Misses       4036     3270      -766     
- Partials      191      249       +58     
Flag Coverage Δ
unittests 46.75% <100.00%> (+10.71%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@ekzhu
Copy link
Collaborator

ekzhu commented Mar 3, 2024

Do you think we can move this under website/docs/topics, the format of this notebook seems more suitable for a website display and the content is more suitable as a topics page.

@jackgerrits
Copy link
Member Author

I agree, it should go there. We'll need to wait for the quarto bug to be fixed

@jackgerrits
Copy link
Member Author

Will move it into place as soon as #1853 is merged

@jackgerrits jackgerrits marked this pull request as ready for review March 4, 2024 18:50
@jackgerrits jackgerrits requested a review from ekzhu March 4, 2024 18:50
@ekzhu ekzhu added this pull request to the merge queue Mar 4, 2024
Merged via the queue into microsoft:main with commit 0a79512 Mar 4, 2024
46 of 57 checks passed
whiskyboy pushed a commit to whiskyboy/autogen that referenced this pull request Apr 17, 2024
* Add documentation for jupyter code executor

* formatting

* move to notebooks

* formatting

* update docs, fix badge bug

* fix lints

* pprint

* stop server
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
code-execution execute generated code documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants