ipython / ipython/ipyparallel

[Feature Request] Start ipengine without a connection file

未關閉
#289 0 則留言 2 個 reaction 已指派 0 人 在 GitHub 檢視
enhancement
主要語言
Jupyter Notebook
星號
2.6k
分支
1k
PR 合併指標
30 天內沒有已合併 PR

描述

The config file `ipcontroller-client.json` appears to be required to start ipengine, Once more the values in the config file appear to *override* the values provided via command line flags like `--ip` and `--location`, so there doesn't seem to be any situation where the command-line flags actually matter.

I'd like to be able to start ipengine without a config file, and pass all the values I need as command line flags.

貢獻指南

開啟貢獻指南

研究方向

Start by tracing the ipengine startup path and how it loads ipcontroller-client.json, then inspect how command-line values such as --ip and --location are applied. Done means ipengine can start without that connection file when the required values are supplied through command-line flags, without the file overriding them.

由索引模型根據 Issue 內容生成。

評估

技術堆疊
python
領域
cli
Issue 類型
功能
難度
4/5
預估耗時
3-5 天
活躍度
停滯
描述清晰度
基本清楚
新手友好度
35/100

把新 issue 寄到你的電子郵件信箱

精選適合新手參與的 GitHub issue 摘要。