issues
search
eriknw
/
afar
Run code on a Dask cluster via a context manager or IPython magic
Other
30
stars
0
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Test on Python 3.10
#33
eriknw
closed
2 years ago
0
When using Afar one worker stops getting tasks.
#32
ncclementi
opened
3 years ago
2
Allow users to create their own IPython magics
#31
eriknw
closed
3 years ago
0
Set attributes to LocalPrint as if we wrapped print.
#30
eriknw
closed
3 years ago
0
[Bug] Afar not working with cudf/dask-cudf/gpu-numba
#29
ncclementi
closed
3 years ago
4
Realtime printing
#28
eriknw
closed
3 years ago
3
Update README.md to mention installing from conda-forge
#27
eriknw
closed
3 years ago
0
Add requirements.txt to MANIFEST.txt
#26
eriknw
closed
3 years ago
2
Allow the magic to use `afar.get` too using `-g` or `--get`
#25
eriknw
closed
3 years ago
0
Nicer exceptions, and let Run objects have a client.
#24
eriknw
closed
3 years ago
0
Don't advertise `afar` works with PyPy.
#23
eriknw
closed
3 years ago
0
Add `%afar` IPython magic!
#22
eriknw
closed
3 years ago
1
Fix displaying of outputs
#21
eriknw
closed
3 years ago
0
Repr of final expression no longer displayed in Jupyter with afar 0.4.0
#20
gjoseph92
closed
3 years ago
4
Move things around for clarity
#19
eriknw
closed
3 years ago
0
Just playing around with print :)
#18
eriknw
closed
3 years ago
2
Add `.cancel` method to cancel pending tasks.
#17
eriknw
closed
3 years ago
2
IPython magic?
#16
jrbourbeau
closed
3 years ago
5
KeyboardInterrupt-ing `afar.get` doesn't cancel the future
#15
gjoseph92
closed
3 years ago
3
Avoid "Large object" UserWarning by using `client.scatter`
#14
eriknw
closed
3 years ago
1
Send `print` statements back to the client
#13
gjoseph92
closed
3 years ago
3
Try to work with `%%time` and `%%timeit` IPython magic.
#12
eriknw
closed
3 years ago
3
Large object warning
#11
jrbourbeau
closed
3 years ago
1
Error when using `%%time` Jupyter magic
#10
jrbourbeau
closed
3 years ago
2
Set `pure=False` when submitting our magic code.
#9
eriknw
closed
3 years ago
0
repr methods must return str. Also, pass client to remotely.
#8
eriknw
closed
3 years ago
0
Magic reprs!
#7
eriknw
closed
3 years ago
2
DRY
#6
eriknw
closed
3 years ago
0
Try to pickle nicely
#5
eriknw
closed
3 years ago
1
Connection error with TLS
#4
mrocklin
closed
3 years ago
8
Different way to get the context body
#3
eriknw
closed
3 years ago
0
Check if final statement is an expression, and display it.
#2
eriknw
closed
3 years ago
1
Option to not return Futures
#1
eriknw
closed
3 years ago
1