Giter Site home page Giter Site logo

dask.github.io's People

Contributors

dovahcrow avatar fuglede avatar genevievebuckley avatar ian-r-rose avatar ianthomas23 avatar jacobtomlinson avatar jameslamb avatar jcrist avatar jrbourbeau avatar jsignell avatar martindurant avatar mrocklin avatar pavithraes avatar quasiben avatar rikturr avatar thebabush avatar tomaugspurger avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

dask.github.io's Issues

docs.dask.org gives me a CloudFlare 1014 error

This is not a code bug error but a hosting/system error. If this is not the right place I am happy to re-file.

When I try to view the documents for Dask, I see a CloudFlare error. The error page says:

Error 1014 Ray ID: 61f761bdab3924ea • 2021-02-10 16:59:38 UTC
CNAME Cross-User Banned
What happened?
You've requested a page on a website that is part of the Cloudflare network. The host is configured as a CNAME across accounts on Cloudflare, which is prohibited by security policy.

What can I do?
If you are interested in learning more about Cloudflare, please visit our website.

Cloudflare Ray ID: 61f761bdab3924ea • Your IP: REDACTED • Performance & security by Cloudflare
--- End of Error ---

If it makes any difference, I'm in the eastern United States. I can provide a screenshot if necessary.

Move default branch from "master" -> "main"

@jrbourbeau and I are in the process of moving the default branch for this repo from master to main.

  • Changed in GitHub
  • Merged PR to change branch name in code.(#42)

What you'll see

Once the name on github is changed (the first box above is Xed, or this issue closed), when you try to git pull you'll get

Your configuration specifies to merge with the ref 'refs/heads/master'
from the remote, but no such ref was fetched.

What you need to do

First: head to your fork and rename the default branch there
Then:

git branch -m master main
git fetch origin
git branch -u origin/main main

Verify accessibility

http://wave.webaim.org/ has some tools for this.

The one on their website doesn't work, but you can install a plugin.

Screen Shot 2019-12-03 at 10 51 55 AM

Overall things look good. Mostly just contrast errors, some lack of alt-text on images.

Match navbar with dask-sphinx-theme

The dask.org navbar has different content, and is somewhat less pleasant than the navbar used in dask_sphinx_theme (every other dask page). It would be good to move the sphinx theme's navbar over to the main page in this repository.

I would be happy with a copy-paste job here, but ideally we would find some way to have this repository mirror changes in dask-sphinx-theme.

Does anyone have any suggestions on if this is possible, and if so how?

cc @TomAugspurger @dsludwig

Anaconda logo is missing

On the front page of dask.org we are pointing to an Anaconda Logo that is no longer on the web. What is a good long-term stable link that we can use?

cc @jcrist @seibert

anchor supported by section

Currently the way to go to the supported by section is to go https://dask.org/ then scroll to the bottom.

A hyperlink to this section would be beneficial and perhaps hyperlinks to the other sections e.g. Powered by dask.

Adding DataPrep to "Powered by Dask"

Hi team, our new library, DataPrep (https://github.com/sfu-db/dataprep), is using Dask for its execution engine. Is there any chance that we can be listed under the "Powered by Dask" section on "https://dask.org/"?

DataPrep is a library that lets data scientists prepare the data using a single library with a few lines of code. One of its modules, DataPrep.eda uses Dask extensively as its execution engine for calculating the statistics and data for charts.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.