Anar Z. Yusifov

Results 15 comments of Anar Z. Yusifov

It would be lovely to get this implemented. Any plans?

Thank you, @jbednar . Two questions. First: Will this feature help to crossplot data like this: X Y VAL 1 1 0.2 2 1 0.3 ... 1 2 0.3 2...

Thanks, @jbednar . I was able to colorize my plot - thanks for the example! It was quite easy and my understanding of datashader got more solid! But it looks...

Thanks, When I run ``` python import datashader as ds ``` I get this error: ``` python OSError: [Errno 13] Permission denied: '/opt/dist/anaconda/lib/python2.7/site-packages/datashader-0.1.0-py2.7.egg/datashader/__pycache__' ``` [DatashaderImportError.txt](https://github.com/bokeh/datashader/files/167891/DatashaderImportError.txt) The reason is that I...

That all makes sense! Thank you for the ticket at numba - I'll watch it.

Hi, @khaxis . In addition to the ones listed by you and specified in the title of this issue I would say that having gitlab and jupyterhub as an option...

I can also see this as a good idea to tie Plynx workflows as CI/CD for some operations and workflows - this way one could develop for Plynx purely in...

@toddheitmann - thank you - this is really helping! Don't know how I missed that parameter. I also don't know why my depths are off - I tried to get...

Yep - it did the trick. I wonder why it's an issue in Linux. Here is how I changed the code in my private version of it - to make...

I think I'll need to know a lot more about Julia in order to do somewhat reasonable contribution. Most of the stencils I deal with are came from finite difference...