Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upGitHub is where the world builds software
Millions of developers and companies build, ship, and maintain their software on GitHub — the largest and most advanced development platform in the world.
Add Dask #239
Add Dask #239
Conversation
|
I've asked for a few other Dask maintainers to +1 this PR to build authority behind it. |
|
+1 from me, thanks for adding this @mrocklin! |
|
+1 |
|
SVG v. PNG: whichever is smallest! See #200. So probably SVG. :) |
|
I'm definitely in favor of SVG generally. When I ran Jekyll locally I did find that the logo was quite small, so there might need to be a small CSS change somewhere. |
|
There's an automatically generated preview as well: https://deploy-preview-239--python3statement.netlify.com/ Inspecting the icon, it looks like we set |
|
We can sett a |
|
Let's get that in; we can refine. Thanks. |
0f38170
into
python3statement:master
|
Putting dask.svg through https://svgtopng.com:
After squashing:
Big win for SVG. |
|
Now we just need pngtosvg.com! :-P |
|
Well svgs can include rasterized data right ? |
This adds Dask to the Python 3 statement.
One question: I noticed that all of the images here are PNG. I uploaded an SVG (this just happens to be the most convenient for me at the moment) but I'd be happy to convert it as well.