plotly / plotly/plotly_matlab

Credentials stored in different places for plotly.py and MATLAB-Online

未关闭
#120 0 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看

还没有人认领这个 Issue。

主要语言
MATLAB
星标
413
派生
166
PR 合并指标
30 天内没有已合并 PR

描述

plotly/MATLAB-Online, on Windows, uses %APPDATA%\.plotly.
plotly/plotly.py, on Windows, uses ~\.plotly.

This is awkward because the Python statement import plotly when the files do not yet exist, the folder ~/.plotly is created and then two files ~/.plotly/.credentials and ~/.plotly/.config are also created.

But when I want to use MATLAB-Online, the files are being saved in a different place. Can it be possible to use the same folder (~/.plotly) or a custom location for credentials?

Similar issue cross posted to plotly/plotly.py #https://github.com/plotly/plotly.py/issues/728

贡献指南

这个仓库没有索引到贡献指南

从这里开始

  1. 先读完整个 Issue,再读项目的贡献指南。
  2. 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
  3. Fork 仓库,在一个分支上完成修改。
  4. 提交 Pull Request,并在描述里引用这个 Issue 编号。

调研方向

首先比较为 plotly/MATLAB-Online 和 plotly.py 描述的凭据位置,并查看 cross-posted plotly.py issue #728。确定 MATLAB-Online 当前如何选择其 Windows 凭据目录,并定义受支持的通用或自定义位置;当两个工具都能一致地使用约定的位置时,即视为完成。

由索引模型根据 Issue 内容生成。

评估

技术栈
matlab
领域
authentication, data-visualization
Issue 类型
功能
难度
4/5
预计耗时
3-5 天
活跃度
停滞
描述清晰度
基本清楚
新手友好度
35/100

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。