Commit dc64e03
authored
Make notebook 6.5.x point to nbclassic static assets (#6474)
* Initial WIP static files removal (it builds, but has bugs).
* del nbclassic from __init__.
* Removed unneeded CSS/JS compilation logic.
* Removed more frontend web logic.
* Added nbclassic as a proper notebook dependency.
* Updated nbclassic dependency version.
* Added nbclassic to pyproject.toml.
* Moved DEFAULT_STATIC_FILES_PATH.
* Removed JS tests.
* Added nbclassic tgo docs build.
* Adding blank pre-commit-config for CI checks.
* Edited empty pre-commit-config
* Added docs to enforce-label workflow.
* Revised workflow comments.
* Adding WIP version_spec value to check_release step.
* Changed dev version number.
* Revert "Changed dev version number."
This reverts commit e666731.
* Manual WIP version number update to 6.5.0.dev
* Manual (WIP) version dummy value for CI check.
* Revised version numbner (WIP).
* Reverted version number to pre-PR value.
* Pinned selenium version.
* Removed setup.py jsversion call.
* Removed webpack config.
* Removed bower/other web files.
* Disable test with modal dialog error.
* Modified pip upgrade command.1 parent e97f73d commit dc64e03
File tree
155 files changed
+69
-27232
lines changed- .github/workflows
- docs
- notebook
- static
- auth
- css
- js
- less
- base
- images
- js
- less
- bidi
- custom
- edit
- js
- less
- notebook
- css
- js
- celltoolbarpresets
- less
- services
- kernels
- sessions
- style
- terminal
- css
- js
- less
- tree
- js
- less
- tests/selenium
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
155 files changed
+69
-27232
lines changedThis file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
61 | 61 | | |
62 | 62 | | |
63 | 63 | | |
| 64 | + | |
64 | 65 | | |
65 | 66 | | |
66 | 67 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
1 | 4 | | |
2 | 5 | | |
3 | 6 | | |
| |||
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
25 | | - | |
| 25 | + | |
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
7 | | - | |
8 | 6 | | |
9 | 7 | | |
10 | 8 | | |
11 | 9 | | |
12 | | - | |
13 | 10 | | |
14 | 11 | | |
15 | 12 | | |
| |||
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
| 16 | + | |
16 | 17 | | |
17 | 18 | | |
18 | 19 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
5 | | - | |
6 | 4 | | |
7 | 5 | | |
8 | 6 | | |
| |||
0 commit comments