AllenNeuralDynamics / AllenNeuralDynamics/one-liner

Consider Function Signature conversions

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

説明

From a [review of PR #2](https://github.com/AllenNeuralDynamics/one-liner/pull/41), @micahwoodard mentioned it could be useful to be able to change function parameter names, i.e: to be able to change the name of a kwarg from one value to another.

Generally, we might be able to achieve this from a lambda function written on the server side and then passed in instead of the original function, but let's consider what the api would be for doing this internally to see if it's worth it. The benefit of supporting it in the function call is that we could drive the entire `RouterServer` setup from a config instead of from code.

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

このリポジトリのコントリビューションガイドは索引されていません

評価

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

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

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