ipython / ipython/ipyparallel

callback hook for launchers

オープン
#478 コメント 0 件 リアクション 0 件 担当者 0 名 GitHub で見る
主要言語
Jupyter Notebook
スター
2.6k
フォーク
1k
PR マージ指標
30日以内にマージされた PR はありません

説明

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.

コントリビューションガイド

コントリビューションガイドを開く

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。