plotly / plotly/plotly_matlab

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

オープン
#120 コメント 0 件 リアクション 0 件 担当者 0 名 GitHub で見る

まだ誰も着手していません。

主要言語
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. リポジトリをフォークし、ブランチを切って変更します。
  4. 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 を短くまとめたダイジェスト。