Skip to content

Commit 7f3b36e

Browse files
authored
3.0.x Juypter Notebook rendering failure known issue (#18164)
1 parent 0b3b6a3 commit 7f3b36e

2 files changed

Lines changed: 2 additions & 0 deletions

File tree

data/release-notes/3-0/0.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -124,6 +124,7 @@ sections:
124124
- 'Duplicated logging to `/var/log/messages`, `/var/log/syslog`, and `/var/log/user.log` results in increased root volume utilization.'
125125
- Users can dismiss a mandatory message without checking all checkboxes.
126126
- Repository [deploy keys](/developers/overview/managing-deploy-keys) are unable to be used with repositories containing LFS objects.
127+
- Juypter Notebook rendering in the web UI may fail if the notebook includes non UTF-8 encoded characters.
127128

128129
deprecations:
129130
- heading: Deprecation of GitHub Enterprise Server 2.19

data/release-notes/3-0/1.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,3 +36,4 @@ sections:
3636
- 'Duplicated logging to `/var/log/messages`, `/var/log/syslog`, and `/var/log/user.log` results in increased root volume utilization.'
3737
- 'Users can dismiss a mandatory message without checking all checkboxes.'
3838
- 'Repository [deploy keys](/developers/overview/managing-deploy-keys) are unable to be used with repositories containing LFS objects.'
39+
- 'Juypter Notebook rendering in the web UI may fail if the notebook includes non UTF-8 encoded characters.'

0 commit comments

Comments
 (0)