Credentials stored in different places for plotly.py and MATLAB-Online
Dieses Issue hat noch niemand übernommen.
- Vorherrschende Sprache
- MATLAB
- Sterne
- 413
- Forks
- 166
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
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
Beitragsleitfaden
Für dieses Repository ist kein Beitragsleitfaden indexiert
Erste Schritte
- Lies das ganze Issue und danach den Beitragsleitfaden des Projekts.
- Schreib ins Issue, dass du es übernimmst — das erspart doppelte Arbeit.
- Forke das Repository und arbeite in einem Branch.
- Öffne einen Pull Request, der die Issue-Nummer nennt.
Rechercherichtung
Beginne mit dem Vergleich der für plotly/MATLAB-Online und plotly.py beschriebenen Speicherorte für Anmeldedaten und prüfe das cross-posted plotly.py issue #728. Ermittle, wie MATLAB-Online derzeit sein Windows-Verzeichnis für Anmeldedaten auswählt, und lege den unterstützten gemeinsamen oder benutzerdefinierten Speicherort fest; abgeschlossen ist dies, wenn beide Tools den vereinbarten Speicherort konsistent verwenden können.
Vom Indexierungsmodell aus dem Issue-Text verfasst.
Bewertung
- Tech-Stack
- matlab
- Bereich
- authentication, data-visualization
- Issue-Typ
- Feature
- Schwierigkeit
- 4/5
- Geschätzter Aufwand
- 3-5 Tage
- Aktivitätsstatus
- Veraltet
- Klarheit
- Größtenteils klar
- Anfängerfreundlichkeit
- 35/100