Skip to content
This repository was archived by the owner on Nov 1, 2024. It is now read-only.

Migrate dask/kubernetes/Dask_cuML_Exploration_Full.ipynb to deployment docs #207

Open
jacobtomlinson opened this issue Jan 31, 2023 · 1 comment · May be fixed by rapidsai/deployment#153
Assignees
Labels
migrate: yes Migrate notebook to deployment docs notebook-migration Migrating notebooks to Deployment docs

Comments

@jacobtomlinson
Copy link
Member

jacobtomlinson commented Jan 31, 2023

Migrate dask/kubernetes/Dask_cuML_Exploration_Full.ipynb to deployment docs.

See #203 (comment) for detailed migration instructions.

### Tasks
- [x] Decide if notebook should be migrated and add "migrate: X" label (if no also close this issue)
- [ ] Test if notebook works
- [x] Fix up anything that needs changing
- [x] Ensure notebook has good title, description and metadata tags in the first cell
- [x] Replace deployment instructions with links to docs pages
- [x] Copy notebook into a new folder into deployment docs examples
- [x] Copy any supporting files to the folder
- [x] Add notebook to examples toctree
- [x] Make PR to deployment docs repo
@jacobtomlinson
Copy link
Member Author

This notebook uses dask_kubernetes.classic.KubeCluster. It'll need updating to use dask_kubernetes.operator.KubeCluster.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
migrate: yes Migrate notebook to deployment docs notebook-migration Migrating notebooks to Deployment docs
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant