17
0
2023-08-26 15:58:24 +00:00
committed by Git OBS Bridge
parent 4f761f694e
commit 54170e007d

View File

@@ -124,7 +124,7 @@ export JUPYTER_CONFIG_DIR=%{buildroot}%{_jupyter_confdir}
%{python_expand # check extensions
export PYTHONPATH=%{buildroot}%{$python_sitelib}
jupyter-%{$python_bin_suffix} nbclassic-extension list 2>&1 | grep 'threejs.*enabled'
jupyter-%{$python_bin_suffix} labextensions list 2>&1 | grep 'threejs.*enabled'
jupyter-%{$python_bin_suffix} labextension list 2>&1 | grep 'threejs.*enabled'
}
rm -f %{buildroot}%{_jupyter_confdir}migrated