forked from jupyter/notebook
-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add HtmlWebpackPlugin - rough draft #11
Draft
gjmooney
wants to merge
14
commits into
jtpio:webpack-prod
Choose a base branch
from
gjmooney:webpack_prod
base: webpack-prod
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Draft
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
* Update to JupyterLab `4.3.0rc1` * update playwright * Include upstream settings plugin for now * update snapshots * update * update
* Add user facing changelog for `7.3.0` * add more content * fix headings * Update CHANGELOG.md Co-authored-by: Michał Krassowski <[email protected]> * mention JupyterLab 4.3 in the changelog --------- Co-authored-by: Michał Krassowski <[email protected]>
…le file browser single click navigation (jupyter#7481) * Move handling of the file browser settings to a separate plugin * fix typo * optional settingregistry * remove upstream filebrowser plugin * fix file actions buttons * hold ctrl * update changelog * wording * remove console.log * fix comments
SHA256 hashes: jupyter-notebook-application-7.3.0-beta.1.tgz: ac4132bd11d315c6837bfeb779d74bb6cbf33e1d1c5919dfbe7f00a12b81f50a jupyter-notebook-application-extension-7.3.0-beta.1.tgz: 66ea7bc569cc3363e889cd6b2141dac87970eb18985b0839da4ae0efdbf5932d jupyter-notebook-console-extension-7.3.0-beta.1.tgz: a06baaeb09ab4a1a7eb78e93083889b24bf11eefe40da930c70e865a35811371 jupyter-notebook-docmanager-extension-7.3.0-beta.1.tgz: e73d9b0a008f207b2c9642d25869c44b911ee03542b6a0b0a8f4a566083d41da jupyter-notebook-documentsearch-extension-7.3.0-beta.1.tgz: e764fc4715ea13d2c2f1b1d6376e7d5db916705136f5bbb684602e0451c16640 jupyter-notebook-help-extension-7.3.0-beta.1.tgz: b2767d3f295053c66371550945abcdaa1d7820a0dac6f5335107fe95631c3a40 jupyter-notebook-lab-extension-7.3.0-beta.1.tgz: a59ccd653edabffcf91b8b055aeb63db1d6809f0141f21b69a05cd4f90feb473 jupyter-notebook-notebook-extension-7.3.0-beta.1.tgz: f0720f6884adc18af3a889e351f9d4c9ec9393f02dc4bcaec41b300b0672824b jupyter-notebook-terminal-extension-7.3.0-beta.1.tgz: 6d68fbf12c1ea7f4a785ff6394ac30e7eb9d3b05743acdf17b73a5f6f5554b37 jupyter-notebook-tree-7.3.0-beta.1.tgz: 07fd2f60431b5e5293ae18fb273201ac1ab5f490c5c8a53bcb461124ffed202f jupyter-notebook-tree-extension-7.3.0-beta.1.tgz: 8c1ceb2096208f4a4f105e7ac5ba23b301966401d8a34fb1ba9ed4664f7ff541 jupyter-notebook-ui-components-7.3.0-beta.1.tgz: 21eeed82b874220a100ac8b0d0a16e042f44c1a97aaeda08c6bbe10b9d311aea notebook-7.3.0b1-py3-none-any.whl: 577cd89e271ebdec63f90d0cab259b46b533b83d957080b0af512c7acd076d1c notebook-7.3.0b1.tar.gz: 8fb0f19929aca6434cdd1d2c1518705a3b83b6b9ce195b7cf575c57e6b6d6284
* Rename some header links to fit better * Change header links before dropdown to 5
1daaf5e
to
75304ad
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.