telamonian
|
7e69eeb170
added explicit `minimize` option to lab build
|
5 年 前 |
Saul Shanabrook
|
cb57a445c7
Support installing pinned extensions
|
5 年 前 |
Saul Shanabrook
|
b43e758597
Revert "Install multiple versions of same extension"
|
5 年 前 |
Saul Shanabrook
|
6ef0ec236f
Install multiple versions of same extension
|
5 年 前 |
krassowski
|
1eee5f1ef6
Fix for update of extensions in manager #6778
|
5 年 前 |
Vidar Tonaas Fauske
|
590a992cd8
Log warning if no compatible update found
|
5 年 前 |
Vidar Tonaas Fauske
|
6029c9b033
Log deprecations in commands
|
5 年 前 |
Jason Grout
|
de2fe48c36
Skip deprecated versions when looking for compatible extension versions.
|
5 年 前 |
Tobias Jachowski
|
558893aa97
Delete left over parameter "quiet" to fix error "TypeError:
|
5 年 前 |
Vidar Tonaas Fauske
|
753be82634
Cleanup ProgressProcess docstring
|
5 年 前 |
Vidar Tonaas Fauske
|
1a68830b83
Make more logging quiet by default
|
5 年 前 |
Vidar Tonaas Fauske
|
20e50ccf68
Silence auto-compatability
|
5 年 前 |
Vidar Tonaas Fauske
|
64ba3c82f9
Make extension management quiet
|
5 年 前 |
Steven Silvester
|
8824b75401
Update for changes to server
|
5 年 前 |
Steven Silvester
|
c3980b5442
fix invocation
|
6 年 前 |
Steven Silvester
|
766f742547
Add an error handler and cleanup
|
6 年 前 |
Steven Silvester
|
4dfb2a186b
clean up core mode handling for end user
|
6 年 前 |
Steven Silvester
|
29e0abea1f
Clean up handling of launch assets
|
6 年 前 |
Nicholas Bollweg
|
1b70710b23
dedupe docstring
|
6 年 前 |
Nicholas Bollweg
|
686b144d41
experiment with pre-copying yarn.lock
|
6 年 前 |
kristina uko
|
2b7babd7bf
primary output of a command changed to output with print() (instead of logging)
|
6 年 前 |
Vidar Tonaas Fauske
|
d3a62afd60
Use yarn-deduplicate
|
6 年 前 |
Saul Shanabrook
|
59934d887d
Switch all uses of realpath to abspath.
|
6 年 前 |
Saul Shanabrook
|
340b5dce6e
Take abspath of app directory
|
6 年 前 |
Saul Shanabrook
|
5caeaf82d7
Don't take realpath of app dir
|
6 年 前 |
Ian Rose
|
cd40f1c760
Don't prompt for different version if dependencies fail to install in
|
6 年 前 |
Ian Rose
|
be57290e6d
If there is an install or build error on `jupyter lab build`, produce an
|
6 年 前 |
madhu94
|
e5a0abc50a
Add an 'all' flag to uninstall all labextensions in the app-dir
|
6 年 前 |
Grant Nestor
|
d4f66c137b
Rename themeDir to themePath
|
6 年 前 |
Steven Silvester
|
36963f70dc
Fix dev mode
|
6 年 前 |