ipython / ipython/ipyparallel

callback hook for launchers

Ouverte
#478 0 commentaires 0 réactions 0 personnes assignées Voir sur GitHub
Langage dominant
Jupyter Notebook
Étoiles
2.6k
Forks
1k
Métriques de merge des PR
Aucune PR mergée en 30 j

Description

It would be great, when possible, to use a callback hook in launchers to signal when a launcher is ready. This could be used to return connection info from the controller to a Cluster object without needing access to the filesystem.

Unfortunately, we can't in general assume the controller or engines *can* call back to the host requesting the launch. So we need to keep the 'watch for files and copy them when they show up' behavior available, and perhaps as the default. However, for the simple Local launcher case, network callbacks should work nicer.

Guide de contribution

Ouvrir le guide de contribution

Évaluation

Cette issue n'a pas encore été évaluée.

Recevez les nouvelles issues par e-mail

Un résumé court des issues GitHub adaptées aux débutants.