Skip to content

Commit 642be7a

Browse files
committed
cleanup
1 parent 37c48d4 commit 642be7a

File tree

6 files changed

+32
-33
lines changed

6 files changed

+32
-33
lines changed

.github/ISSUE_TEMPLATE/bug_report.md

Lines changed: 9 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,6 @@
1-
---
2-
name: Is this a bug in Notebook? Open an issue.
3-
about: If you're not sure, feel free to post your question on Jupyter's Discourse channel.
4-
labels: bug
5-
---
1+
______________________________________________________________________
2+
3+
## name: Is this a bug in Notebook? Open an issue. about: If you're not sure, feel free to post your question on Jupyter's Discourse channel. labels: bug
64

75
<!--
86
BEFORE YOU OPEN AN ISSUE, PLEASE READ THIS.
@@ -33,9 +31,9 @@ A clear and concise description of what the bug is.
3331
Steps to reproduce the behavior:
3432

3533
1. Go to '...'
36-
2. Click on '....'
37-
3. Scroll down to '....'
38-
4. See error
34+
1. Click on '....'
35+
1. Scroll down to '....'
36+
1. See error
3937

4038
**Expected behavior**
4139
A clear and concise description of what you expected to happen.
@@ -45,9 +43,9 @@ If applicable, add screenshots to help explain your problem.
4543

4644
**Desktop (please complete the following information):**
4745

48-
- OS: [e.g. iOS]
49-
- Browser [e.g. chrome, safari]
50-
- Version [e.g. 22]
46+
- OS: \[e.g. iOS\]
47+
- Browser \[e.g. chrome, safari\]
48+
- Version \[e.g. 22\]
5149

5250
**Additional context**
5351
Add any other context about the problem here.

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,7 @@ jobs:
116116
- uses: jupyterlab/maintainer-tools/.github/actions/base-setup@v1
117117
- uses: jupyterlab/maintainer-tools/.github/actions/check-links@v1
118118
with:
119-
ignore-links: "https://playwright.dev/docs/test-cli/"
119+
ignore_links: "https://playwright.dev/docs/test-cli/"
120120

121121
pre_commit:
122122
runs-on: ubuntu-latest

.github/workflows/check-release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@ jobs:
2828
uses: jupyter-server/jupyter_releaser/.github/actions/check-release@v2
2929
with:
3030
token: ${{ secrets.GITHUB_TOKEN }}
31+
version_spec: next
3132

3233
- name: Upload Distributions
3334
uses: actions/upload-artifact@v2

CHANGELOG.md

Lines changed: 17 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -93,9 +93,9 @@ Use `pip install pip --upgrade` to upgrade pip. Check pip version with
9393
### Maintenance and upkeep improvements
9494

9595
- Fix docs build [#6447](https://github.com/jupyter/notebook/pull/6447) ([@jtpio](https://github.com/jtpio))
96-
- [pre-commit.ci] pre-commit autoupdate [#6444](https://github.com/jupyter/notebook/pull/6444) ([@pre-commit-ci](https://github.com/pre-commit-ci))
97-
- [pre-commit.ci] pre-commit autoupdate [#6439](https://github.com/jupyter/notebook/pull/6439) ([@pre-commit-ci](https://github.com/pre-commit-ci))
98-
- [pre-commit.ci] pre-commit autoupdate [#6434](https://github.com/jupyter/notebook/pull/6434) ([@pre-commit-ci](https://github.com/pre-commit-ci))
96+
- \[pre-commit.ci\] pre-commit autoupdate [#6444](https://github.com/jupyter/notebook/pull/6444) ([@pre-commit-ci](https://github.com/pre-commit-ci))
97+
- \[pre-commit.ci\] pre-commit autoupdate [#6439](https://github.com/jupyter/notebook/pull/6439) ([@pre-commit-ci](https://github.com/pre-commit-ci))
98+
- \[pre-commit.ci\] pre-commit autoupdate [#6434](https://github.com/jupyter/notebook/pull/6434) ([@pre-commit-ci](https://github.com/pre-commit-ci))
9999
- Use hatch backend [#6425](https://github.com/jupyter/notebook/pull/6425) ([@blink1073](https://github.com/blink1073))
100100

101101
### Contributors to this release
@@ -117,7 +117,7 @@ Use `pip install pip --upgrade` to upgrade pip. Check pip version with
117117

118118
### Maintenance and upkeep improvements
119119

120-
- [pre-commit.ci] pre-commit autoupdate [#6426](https://github.com/jupyter/notebook/pull/6426) ([@pre-commit-ci](https://github.com/pre-commit-ci))
120+
- \[pre-commit.ci\] pre-commit autoupdate [#6426](https://github.com/jupyter/notebook/pull/6426) ([@pre-commit-ci](https://github.com/pre-commit-ci))
121121
- Allow bot PRs to be automatically labeled [#6414](https://github.com/jupyter/notebook/pull/6414) ([@blink1073](https://github.com/blink1073))
122122
- Add Visual Regression Test for the export submenu [#6383](https://github.com/jupyter/notebook/pull/6383) ([@jtpio](https://github.com/jtpio))
123123
- Fix ESLint config for tests [#6382](https://github.com/jupyter/notebook/pull/6382) ([@jtpio](https://github.com/jtpio))
@@ -151,13 +151,13 @@ Use `pip install pip --upgrade` to upgrade pip. Check pip version with
151151
- Add UI tests for a simple notebook [#6380](https://github.com/jupyter/notebook/pull/6380) ([@jtpio](https://github.com/jtpio))
152152
- Bump async from 2.6.3 to 2.6.4 in /ui-tests [#6370](https://github.com/jupyter/notebook/pull/6370) ([@dependabot](https://github.com/dependabot))
153153
- Fix build workflow on CI [#6369](https://github.com/jupyter/notebook/pull/6369) ([@jtpio](https://github.com/jtpio))
154-
- [pre-commit.ci] pre-commit autoupdate [#6365](https://github.com/jupyter/notebook/pull/6365) ([@pre-commit-ci](https://github.com/pre-commit-ci))
155-
- [pre-commit.ci] pre-commit autoupdate [#6355](https://github.com/jupyter/notebook/pull/6355) ([@pre-commit-ci](https://github.com/pre-commit-ci))
154+
- \[pre-commit.ci\] pre-commit autoupdate [#6365](https://github.com/jupyter/notebook/pull/6365) ([@pre-commit-ci](https://github.com/pre-commit-ci))
155+
- \[pre-commit.ci\] pre-commit autoupdate [#6355](https://github.com/jupyter/notebook/pull/6355) ([@pre-commit-ci](https://github.com/pre-commit-ci))
156156
- Bump moment from 2.29.1 to 2.29.2 [#6352](https://github.com/jupyter/notebook/pull/6352) ([@dependabot](https://github.com/dependabot))
157157
- Bump moment from 2.29.1 to 2.29.2 in /ui-tests [#6351](https://github.com/jupyter/notebook/pull/6351) ([@dependabot](https://github.com/dependabot))
158158
- Clean up pre-commit [#6349](https://github.com/jupyter/notebook/pull/6349) ([@blink1073](https://github.com/blink1073))
159159
- Update to TypeScript 4.6 [#6345](https://github.com/jupyter/notebook/pull/6345) ([@jtpio](https://github.com/jtpio))
160-
- [pre-commit.ci] pre-commit autoupdate [#6343](https://github.com/jupyter/notebook/pull/6343) ([@pre-commit-ci](https://github.com/pre-commit-ci))
160+
- \[pre-commit.ci\] pre-commit autoupdate [#6343](https://github.com/jupyter/notebook/pull/6343) ([@pre-commit-ci](https://github.com/pre-commit-ci))
161161
- Add pytest and handle warnings [#6338](https://github.com/jupyter/notebook/pull/6338) ([@blink1073](https://github.com/blink1073))
162162
- Add flake8 and git-blame-ignore-revs [#6337](https://github.com/jupyter/notebook/pull/6337) ([@blink1073](https://github.com/blink1073))
163163
- Run Autoformatters [#6335](https://github.com/jupyter/notebook/pull/6335) ([@blink1073](https://github.com/blink1073))
@@ -388,7 +388,7 @@ Use `pip install pip --upgrade` to upgrade pip. Check pip version with
388388
- Fix: split_cell doesn't always split cell [#6017](https://github.com/jupyter/notebook/pull/6017) ([@gamestrRUS](https://github.com/gamestrRUS))
389389
- Correct 'Content-Type' headers [#6026](https://github.com/jupyter/notebook/pull/6026) ([@faucct](https://github.com/faucct))
390390
- Fix skipped tests & remove deprecation warnings [#6018](https://github.com/jupyter/notebook/pull/6018) ([@befeleme](https://github.com/befeleme))
391-
- [Gateway] Track only this server's kernels [#5980](https://github.com/jupyter/notebook/pull/5980) ([@kevin-bates](https://github.com/kevin-bates))
391+
- \[Gateway\] Track only this server's kernels [#5980](https://github.com/jupyter/notebook/pull/5980) ([@kevin-bates](https://github.com/kevin-bates))
392392
- Bind the HTTPServer in start [#6061](https://github.com/jupyter/notebook/pull/6061)
393393

394394
### Maintenance and upkeep improvements
@@ -466,7 +466,7 @@ Thank you to all the contributors:
466466
## Merged PRs
467467

468468
- do not require nose for testing ([5826](https://github.com/jupyter/notebook/pull/5826))
469-
- [docs] Update Chinese and Hindi readme.md ([5823](https://github.com/jupyter/notebook/pull/5823))
469+
- \[docs\] Update Chinese and Hindi readme.md ([5823](https://github.com/jupyter/notebook/pull/5823))
470470
- Add support for creating terminals via GET ([5813](https://github.com/jupyter/notebook/pull/5813))
471471
- Made doc translations in Hindi and Chinese ([5787](https://github.com/jupyter/notebook/pull/5787))
472472

@@ -975,7 +975,7 @@ demonstrated with other browsers.
975975
- Fix compatibility with tornado 6 ([4392](https://github.com/jupyter/notebook/pull/4392), [4449](https://github.com/jupyter/notebook/pull/4449)).
976976
- Fix opening integer filedescriptor during startup on Python 2 ([4349](https://github.com/jupyter/notebook/pull/4349))
977977
- Fix compatibility with asynchronous
978-
[KernelManager.restart_kernel]{.title-ref} methods ([4412](https://github.com/jupyter/notebook/pull/4412))
978+
\[KernelManager.restart_kernel\]{.title-ref} methods ([4412](https://github.com/jupyter/notebook/pull/4412))
979979

980980
## 5.7.4
981981

@@ -1169,7 +1169,7 @@ Fixing problems:
11691169
- Upgrade xterm.js to 3.1.0 ([3189](https://github.com/jupyter/notebook/pull/3189))
11701170
- Upgrade moment.js to 2.19.3 ([3562](https://github.com/jupyter/notebook/pull/3562))
11711171
- Upgrade CodeMirror to 5.35 ([3372](https://github.com/jupyter/notebook/pull/3372))
1172-
- "Require" pyzmq\>=17 ([3586](https://github.com/jupyter/notebook/pull/3586))
1172+
- "Require" pyzmq>=17 ([3586](https://github.com/jupyter/notebook/pull/3586))
11731173

11741174
Documentation:
11751175

@@ -1314,15 +1314,15 @@ notebook dashboard are moved to the OS trash vs. deleted permanently).
13141314
- Don't try to translate missing help strings ([3122](https://github.com/jupyter/notebook/pull/3122)).
13151315
- Frontend/extension-config: allow default json files in a .d
13161316
directory ([3116](https://github.com/jupyter/notebook/pull/3116)).
1317-
- Use [requirejs]{.title-ref} vs. [require]{.title-ref} ([3097](https://github.com/jupyter/notebook/pull/3097)).
1318-
- Fixes some ui bugs in firefox \#3044 ([3058](https://github.com/jupyter/notebook/pull/3058)).
1317+
- Use \[requirejs\]{.title-ref} vs. \[require\]{.title-ref} ([3097](https://github.com/jupyter/notebook/pull/3097)).
1318+
- Fixes some ui bugs in firefox #3044 ([3058](https://github.com/jupyter/notebook/pull/3058)).
13191319
- Compare non-specific language code when choosing to use arabic
13201320
numerals ([3055](https://github.com/jupyter/notebook/pull/3055)).
13211321
- Fix save-script deprecation ([3053](https://github.com/jupyter/notebook/pull/3053)).
13221322
- Include moment locales in package_data ([3051](https://github.com/jupyter/notebook/pull/3051)).
13231323
- Fix moment locale loading in bidi support ([3048](https://github.com/jupyter/notebook/pull/3048)).
13241324
- Tornado 5: periodiccallback loop arg will be removed ([3034](https://github.com/jupyter/notebook/pull/3034)).
1325-
- Use [/files]{.title-ref} prefix for pdf-like files ([3031](https://github.com/jupyter/notebook/pull/3031)).
1325+
- Use \[/files\]{.title-ref} prefix for pdf-like files ([3031](https://github.com/jupyter/notebook/pull/3031)).
13261326
- Add folder for document translation ([3022](https://github.com/jupyter/notebook/pull/3022)).
13271327
- When login-in via token, let a chance for user to set the password ([3008](https://github.com/jupyter/notebook/pull/3008)).
13281328
- Switch to jupyter_core implementation of ensure_dir_exists ([3002](https://github.com/jupyter/notebook/pull/3002)).
@@ -1563,8 +1563,8 @@ involved in this release.
15631563
handling of the "editable" cell metadata field.
15641564

15651565
- Monkey-patch for CodeMirror that resolves
1566-
[\#2037](https://github.com/jupyter/notebook/issues/2037) without
1567-
breaking [\#1967](https://github.com/jupyter/notebook/issues/1967)
1566+
[#2037](https://github.com/jupyter/notebook/issues/2037) without
1567+
breaking [#1967](https://github.com/jupyter/notebook/issues/1967)
15681568
- Read-only (`"editable": false`) cells can be executed but cannot be
15691569
split, merged, or deleted
15701570

@@ -1745,6 +1745,7 @@ UI changes:
17451745
find the new location. (Click here to see a
17461746
[screencast](https://cloud.githubusercontent.com/assets/335567/10711889/59665a5a-7a3e-11e5-970f-86b89592880c.gif)
17471747
)
1748+
17481749
- Added _Restart & Run All_ to the _Kernel_ menu. Users can also bind
17491750
it to a keyboard shortcut on action
17501751
`restart-kernel-and-run-all-cells`.

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
The Jupyter notebook is a web-based notebook environment for interactive
99
computing.
1010

11-
![Jupyter notebook example](docs/resources/running_code_med.png 'Jupyter notebook example')
11+
![Jupyter notebook example](docs/resources/running_code_med.png "Jupyter notebook example")
1212

1313
## Maintained versions
1414

@@ -101,8 +101,8 @@ This repository is a Jupyter project and follows the Jupyter
101101

102102
- [Project Jupyter website](https://jupyter.org)
103103
- [Online Demo at jupyter.org/try](https://jupyter.org/try)
104-
- [Documentation for Jupyter notebook](https://jupyter-notebook.readthedocs.io/en/latest/) [[PDF](https://media.readthedocs.org/pdf/jupyter-notebook/latest/jupyter-notebook.pdf)]
104+
- [Documentation for Jupyter notebook](https://jupyter-notebook.readthedocs.io/en/latest/) \[[PDF](https://media.readthedocs.org/pdf/jupyter-notebook/latest/jupyter-notebook.pdf)\]
105105
- [Korean Version of Installation](https://github.com/ChungJooHo/Jupyter_Kor_doc/)
106-
- [Documentation for Project Jupyter](https://jupyter.readthedocs.io/en/latest/index.html) [[PDF](https://media.readthedocs.org/pdf/jupyter/latest/jupyter.pdf)]
106+
- [Documentation for Project Jupyter](https://jupyter.readthedocs.io/en/latest/index.html) \[[PDF](https://media.readthedocs.org/pdf/jupyter/latest/jupyter.pdf)\]
107107
- [Issues](https://github.com/jupyter/notebook/issues)
108108
- [Technical support - Jupyter Google Group](https://discourse.jupyter.org/)

package.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -75,8 +75,7 @@
7575
"options": {
7676
"version-cmd": [
7777
"jlpm run release:bump --force --skip-commit"
78-
],
79-
"post-version-spec": "dev"
78+
]
8079
}
8180
}
8281
}

0 commit comments

Comments
 (0)