coiled-resources icon indicating copy to clipboard operation
coiled-resources copied to clipboard

Reorganize notebooks that correspond with blog posts

Open MrPowers opened this issue 3 years ago • 2 comments

I'd be nice to organize the notebooks in accordance with the blog URLs, so they're easy to find.

The notebook for https://coiled.io/blog/dask-read-parquet-into-dataframe/ could be stored in blog/dask-read-parquet-into-dataframe for example.

That'd make it easy to find all the notebooks that correspond with the blog posts.

MrPowers avatar Mar 22 '22 22:03 MrPowers

@pavithraes @rrpelgrim - what do you think about reorganizing the notebooks that support blog posts in a blogs/ directory with notebook names that correspond with blog post URLs? The notebook for https://coiled.io/blog/dask-read-parquet-into-dataframe/ could be stored in blog/dask-read-parquet-into-dataframe for example.

I thinking that all the environments should be stored in the envs/ folder. At the top of each notebook, we can have clear instructions on what environment should be used to run the notebook (and how to install the environment locally & in Coiled).

Let me know what you think!

MrPowers avatar May 27 '22 19:05 MrPowers

Sounds good to me. Let's tie this in to your comment on Slack about using coiled-runtime as much as possible.

avriiil avatar May 30 '22 10:05 avriiil