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 Dask How to guide #4234

Merged
merged 10 commits into from
Dec 27, 2023
Merged

Add Dask How to guide #4234

merged 10 commits into from
Dec 27, 2023

Conversation

MarcSkovMadsen
Copy link
Collaborator

@MarcSkovMadsen MarcSkovMadsen commented Dec 23, 2022

Closes #4233

Todo

  • Remove temporary app.py, cluster.py etc. files.
  • Upload Assets and replace links
  • [] Solve ValueError: Can't find a pure Python 3 wheel for: 'contourpy>=1' on async.md page.

Maybe later

  • [] Add Dask DataFrame section on using DaskDataFrame

Related Issues

Assets

Asyncify

asyncify.mp4
fibonacci-queue.mp4

@MarcSkovMadsen
Copy link
Collaborator Author

MarcSkovMadsen commented Dec 23, 2022

@philippjfr some questions for you

  • Would you accept a PR documenting how to combine Panel and Dask?
  • Is it ok to be a separate notebook as currently commited? (Alternatively could be part of Async_and_Concurrency.ipynb notebook.
  • Do you know how to fix the issues noted above?

@philippjfr
Copy link
Member

Yes, let's start writing this as a how to guide. Put it in doc/how_to/performance/dask.md or similar.

@MarcSkovMadsen
Copy link
Collaborator Author

MarcSkovMadsen commented Dec 25, 2022

Some assets used in the documentation

dask-dashboard-empty.jpg

dask-dashboard-empty

dask-viewer.jpg

dask-viewer

pane-dask-async-tasks.jpg

panel-dask-async-dashboard

@MarcSkovMadsen MarcSkovMadsen changed the title Add Dask Documentation Add Dask How to guide Dec 26, 2022
Copy link

codecov bot commented Dec 18, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (208fb7b) 84.63% compared to head (4603900) 84.66%.
Report is 12 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #4234      +/-   ##
==========================================
+ Coverage   84.63%   84.66%   +0.03%     
==========================================
  Files         295      296       +1     
  Lines       43977    44057      +80     
==========================================
+ Hits        37219    37303      +84     
+ Misses       6758     6754       -4     
Flag Coverage Δ
ui-tests 40.63% <ø> (-0.01%) ⬇️
unitexamples-tests 72.73% <ø> (+0.02%) ⬆️

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.

@MarcSkovMadsen MarcSkovMadsen marked this pull request as ready for review December 18, 2023 07:09
@philippjfr philippjfr added this to the v1.4.0 milestone Dec 19, 2023
@philippjfr
Copy link
Member

Looks great. Do you have a PNG version of doc/_static/images/dask-dashboard-empty.jpg?

@MarcSkovMadsen
Copy link
Collaborator Author

Looks great. Do you have a PNG version of doc/_static/images/dask-dashboard-empty.jpg?

Yes. I've replaced the jpg with a png.

@philippjfr philippjfr merged commit a1e32c0 into main Dec 27, 2023
12 of 13 checks passed
@philippjfr philippjfr deleted the feature/document-dask branch December 27, 2023 11:28
philippjfr pushed a commit that referenced this pull request Jan 17, 2024
@philippjfr philippjfr mentioned this pull request Jan 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add how to: "best practice for using Dask" Guide
2 participants