-
Notifications
You must be signed in to change notification settings - Fork 267
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
[BUG] 404 not found dsql_vs_pyspark_netflow.ipynb #375
Labels
bug
Something isn't working
Comments
@taureandyernv I replaced it with this: https://github.com/zenUnicorn/ML_on_CLAMP It was going fine until I hit an error
I'll post this in the right place. Thanks. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Describe the bug
A clear and concise description of what the bug is.
Is this data no longer available for this notebook?
Steps/Code to reproduce bug
Follow this guide http://matthewrocklin.com/blog/work/2018/02/28/minimal-bug-reports to craft a minimal bug report. This helps us reproduce the issue you're having and resolve the issue more quickly.
I made a conda env using selector as advised.
Then connect to it from VSCode, use the conda env as the jupyter kernel and try to run cells.
Expected behavior
A clear and concise description of what you expected to happen.
I wish I could download it so I could see the difference with pyspark. I was debating this all morning and thought, wow, what a perfect notebook but of course, there's a catch. Pretty disappointing how the entire rapids ecosystem, you are not maintaining the notebooks as well as a rich company like Nvidia should be. I'm talking about the Boston House Prices not being replaced. And now this. I have a job interview on Tuesday so hugely disappointing. Now I'll just have to do a Dask course on its own and maybe your other notebooks that run off the Docker container but that container does not have this repo. (cloned it but not showing up)
Environment details (please complete the following information):
WSL2 Windows 11, Conda env
Conda, also tried Docker
docker pull
&docker run
commands usedThe command you give us which does not have this repo
Additional context
Add any other context about the problem here.
Please do an audit through the rapids ecosystem and update all notebooks so new users can actually get a feel for what this can do.
Those are output from my WSL bash terminal. I have no idea why it's showing Cuda 12.1, which is installed on my WSL, but it should be showing Cuda 11.X from inside the conda env no? That's what the env has right because it's the one created from the command copied from your selector.
The text was updated successfully, but these errors were encountered: