Adam Ginsburg

Results 567 comments of Adam Ginsburg

I got the same error. Is this a version mismatch? EDIT: I have ipython 4.0.0. Can't tell what version of nbdiff I have because of this crash.

I'm quite confused; are the examples shown by @pavithraes and @jcrist contradictory? @pavithraes showed: ```python LocalCluster(n_workers=2, memory_limit='32GB') ``` which resulted in two workers with 16 GB each, 32 GB total...

@jcrist how is the total available system memory determined? I suspect this is the root cause of myriad problems I've been experiencing: I'm operating on slurm-managed machines that have ~0.5...

Yeah, slurm not setting the limits is likely at the heart of all my problems with dask. Should I be using `dask-jobqueue` instead of `dask.distributed`, then? I've not done so...

It's probably a circular requirement. How can you find the compass unless you have one to guide you to it? (more seriously: yep still seems like a good idea)

Bump - we need some branding linkage b/c of upcoming JWST launch and end of NRAO grant

It might be worth adding text like, "To get the basic glue setup, with the same options as if you had started `glue` alone, you can use this script: ```python...

Relatedly, when starting up from script, it seems that the variables defined in the startup script are not available in the ipython terminal. Why not?

@bsipocz I suggest we merge this as an improvement but keep open issues about `ROW_LIMIT` API elsewhere (e.g., https://github.com/astropy/astroquery/issues/2198, https://github.com/astropy/astroquery/issues/638)

Wherever we can have the first option, I strongly favor it. I'm not super inclined to use personal accounts for anything here, especially because proprietary rights change often by design...