jupyterlab-topbar icon indicating copy to clipboard operation
jupyterlab-topbar copied to clipboard

JupyterLab Top Bar extensions

Results 23 jupyterlab-topbar issues
Sort by recently updated
recently updated
newest added

Bumps [terser](https://github.com/terser/terser) from 5.7.0 to 5.14.2. Changelog Sourced from terser's changelog. v5.14.2 Security fix for RegExps that should not be evaluated (regexp DDOS) Source maps improvements (#1211) Performance improvements in...

dependencies

Bumps [moment](https://github.com/moment/moment) from 2.29.1 to 2.29.4. Changelog Sourced from moment's changelog. 2.29.4 Release Jul 6, 2022 #6015 [bugfix] Fix ReDoS in preprocessRFC2822 regex 2.29.3 Full changelog Release Apr 17, 2022...

dependencies

Bumps [shell-quote](https://github.com/substack/node-shell-quote) from 1.7.2 to 1.7.3. Changelog Sourced from shell-quote's changelog. 1.7.3 Fix a security issue where the regex for windows drive letters allowed some shell meta-characters to escape the...

dependencies

JupyterLab 4.0 will have support for customizing top bar items via the settings: https://github.com/jupyterlab/jupyterlab/pull/12586 We should then deprecate this extension, and link to the JupyterLab documentation. After JupyterLab 4.0 is...

enhancement

Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6. Commits 7efb22a 1.2.6 ef88b93 security notice for additional prototype pollution issue c2b9819 isConstructorOrProto adapted from PR bc8ecee test from prototype pollution PR See full...

dependencies

Many thanks for this nice extension! I have a request for an aesthetic improvement. Is there an easy way to remove those separator lines? ![example png](https://user-images.githubusercontent.com/18423286/124771303-4f36fb80-df3b-11eb-8bf4-c35b387dbefe.jpg) In my use case,...

Hi, as promised, some Feedback on the behavior in Windows 10. Installation works fine. If you don't have Jupyter on your system path, it helps to run the installation from...

ext:topbar-text

Would it be possible to support HTML tags in topbar-text to style the text? My workplace has a custom extension for the classic notebook UI to add some dynamic warning...

Is it possible to change any of the top bar item values in Python, similar to ipywidgets? If not I think it would be a very useful addition, though the...

Hi there, thanks for the lovely extensions. I installed the monitor extension as described in the doc: ``` jupyter labextension install jupyterlab-system-monitor pip install nbresuse ``` However the memory tab...