Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit114f2df

Browse files
authored
Merge pull request#1672 from stonebig/master
get spyder config directory portable
2 parents3ac11b0 +60848a7 commit114f2df

File tree

2 files changed

+3
-0
lines changed

2 files changed

+3
-0
lines changed

‎portable/launchers_final/scripts/WinPythonIni.py‎

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@
1717
USERPROFILE = %HOME%
1818
[environment]
1919
## <?> Uncomment lines to override environment variables
20+
#SPYDER_CONFDIR = %HOME%\settings\.spyder-py3
2021
#JUPYTERLAB_SETTINGS_DIR = %HOME%\.jupyter\lab
2122
#JUPYTERLAB_WORKSPACES_DIR = %HOME%\.jupyter\lab\workspaces
2223
#R_HOME=%WINPYDIRBASE%\t\R
@@ -26,6 +27,7 @@
2627
#JULIA=%JULIA_HOME%%JULIA_EXE%
2728
#JULIA_PKGDIR=%WINPYDIRBASE%\settings\.julia
2829
#QT_PLUGIN_PATH=%WINPYDIR%\Lib\site-packages\pyqt5_tools\Qt\plugins
30+
2931
'''
3032

3133
defget_file(file_name):

‎portable/launchers_final/scripts/env.bat‎

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@ rem set PYTHONUTF8=1 creates issues in "movable" patching
3030
setHOME=%WINPYDIRBASE%\settings
3131
rem see https://github.com/winpython/winpython/issues/839
3232
rem set USERPROFILE=%HOME%
33+
setSPYDER_CONFDIR=%HOME%\settings\.spyder-py3
3334
setJUPYTER_DATA_DIR=%HOME%
3435
setJUPYTER_CONFIG_DIR=%WINPYDIR%\etc\jupyter
3536
setJUPYTER_CONFIG_PATH=%WINPYDIR%\etc\jupyter

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp