質問編集履歴

2

環境とランタイムログを追記

2023/03/16 05:46

投稿

T0RA
T0RA

スコア1

test CHANGED
File without changes
test CHANGED
@@ -8,3 +8,51 @@
8
8
 
9
9
  上の表示は下記のTexコードによるものです.
10
10
  p(\mathbf{x}_T) = \mathcal{N}(0, I)
11
+
12
+ 環境はMacOS VenturaでChrome(111.0.5563.64)です.
13
+
14
+ 以下はランタイムログです.
15
+ |Timestamp|Level|Message|
16
+ |---|---|---|
17
+ |Mar 16, 2023, 2:43:48 PM|INFO|Kernel started: 761d9cd7-3aaa-46d4-9660-3e33ac8afec5, name: python3|
18
+ |Mar 16, 2023, 2:42:26 PM|INFO|Use Control-C to stop this server and shut down all kernels \(twice to skip confirmation\)\.|
19
+ |Mar 16, 2023, 2:42:26 PM|INFO|http://172\.28\.0\.12:9000/|
20
+ |Mar 16, 2023, 2:42:26 PM|INFO|Jupyter Notebook 6\.3\.0 is running at:|
21
+ |Mar 16, 2023, 2:42:26 PM|INFO|Serving notebooks from local directory: /|
22
+ |Mar 16, 2023, 2:42:26 PM|WARNING| ModuleNotFoundError: No module named 'jupyter\_server'|
23
+ |Mar 16, 2023, 2:42:26 PM|WARNING| from jupyter\_server\.base\.handlers import JupyterHandler|
24
+ |Mar 16, 2023, 2:42:26 PM|WARNING| File "/usr/local/lib/python3\.9/dist-packages/panel/io/jupyter\_server\_extension\.py", line 53, in \<module\>|
25
+ |Mar 16, 2023, 2:42:26 PM|WARNING| File "\<frozen importlib\.\_bootstrap\>", line 228, in \_call\_with\_frames\_removed|
26
+ |Mar 16, 2023, 2:42:26 PM|WARNING| File "\<frozen importlib\.\_bootstrap\_external\>", line 850, in exec\_module|
27
+ |Mar 16, 2023, 2:42:26 PM|WARNING| File "\<frozen importlib\.\_bootstrap\>", line 680, in \_load\_unlocked|
28
+ |Mar 16, 2023, 2:42:26 PM|WARNING| File "\<frozen importlib\.\_bootstrap\>", line 986, in \_find\_and\_load\_unlocked|
29
+ |Mar 16, 2023, 2:42:26 PM|WARNING| File "\<frozen importlib\.\_bootstrap\>", line 1007, in \_find\_and\_load|
30
+ |Mar 16, 2023, 2:42:26 PM|WARNING| File "\<frozen importlib\.\_bootstrap\>", line 1030, in \_gcd\_import|
31
+ |Mar 16, 2023, 2:42:26 PM|WARNING| return \_bootstrap\.\_gcd\_import\(name\[level:\], package, level\)|
32
+ |Mar 16, 2023, 2:42:26 PM|WARNING| File "/usr/lib/python3\.9/importlib/\_\_init\_\_\.py", line 127, in import\_module|
33
+ |Mar 16, 2023, 2:42:26 PM|WARNING| mod = importlib\.import\_module\(modulename\)|
34
+ |Mar 16, 2023, 2:42:26 PM|WARNING| File "/usr/local/lib/python3\.9/dist-packages/notebook/notebookapp\.py", line 2033, in init\_server\_extensions|
35
+ |Mar 16, 2023, 2:42:26 PM|WARNING| Traceback \(most recent call last\):|
36
+ |Mar 16, 2023, 2:42:26 PM|WARNING|Error loading server extension panel\.io\.jupyter\_server\_extension|
37
+ |Mar 16, 2023, 2:42:21 PM|INFO|Use Control-C to stop this server and shut down all kernels \(twice to skip confirmation\)\.|
38
+ |Mar 16, 2023, 2:42:21 PM|INFO|http://172\.28\.0\.2:9000/|
39
+ |Mar 16, 2023, 2:42:21 PM|INFO|Jupyter Notebook 6\.3\.0 is running at:|
40
+ |Mar 16, 2023, 2:42:21 PM|INFO|Serving notebooks from local directory: /|
41
+ |Mar 16, 2023, 2:42:21 PM|INFO|google\.colab serverextension initialized\.|
42
+ |Mar 16, 2023, 2:42:20 PM|INFO|Authentication of /metrics is OFF, since other authentication is disabled\.|
43
+ |Mar 16, 2023, 2:42:20 PM|INFO|Writing notebook server cookie secret to /root/\.local/share/jupyter/runtime/notebook\_cookie\_secret|
44
+ |Mar 16, 2023, 2:42:20 PM|WARNING| /root/\.jupyter/jupyter\_notebook\_config\.json|
45
+ |Mar 16, 2023, 2:42:20 PM|WARNING| /root/\.local/etc/jupyter/jupyter\_notebook\_config\.json|
46
+ |Mar 16, 2023, 2:42:20 PM|WARNING| /usr/etc/jupyter/jupyter\_notebook\_config\.json|
47
+ |Mar 16, 2023, 2:42:20 PM|WARNING| /usr/local/etc/jupyter/jupyter\_notebook\_config\.json|
48
+ |Mar 16, 2023, 2:42:20 PM|WARNING| /usr/local/etc/jupyter/jupyter\_notebook\_config\.d/panel-client-jupyter\.json|
49
+ |Mar 16, 2023, 2:42:20 PM|WARNING| /etc/jupyter/jupyter\_notebook\_config\.json|
50
+ |Mar 16, 2023, 2:42:20 PM|INFO|google\.colab serverextension initialized\.|
51
+ |Mar 16, 2023, 2:42:20 PM|INFO|Authentication of /metrics is OFF, since other authentication is disabled\.|
52
+ |Mar 16, 2023, 2:42:20 PM|INFO|Writing notebook server cookie secret to /root/\.local/share/jupyter/runtime/notebook\_cookie\_secret|
53
+ |Mar 16, 2023, 2:42:20 PM|WARNING| /root/\.jupyter/jupyter\_notebook\_config\.json|
54
+ |Mar 16, 2023, 2:42:20 PM|WARNING| /root/\.local/etc/jupyter/jupyter\_notebook\_config\.json|
55
+ |Mar 16, 2023, 2:42:20 PM|WARNING| /usr/etc/jupyter/jupyter\_notebook\_config\.json|
56
+ |Mar 16, 2023, 2:42:20 PM|WARNING| /usr/local/etc/jupyter/jupyter\_notebook\_config\.json|
57
+ |Mar 16, 2023, 2:42:20 PM|WARNING| /usr/local/etc/jupyter/jupyter\_notebook\_config\.d/panel-client-jupyter\.json|
58
+ |Mar 16, 2023, 2:42:20 PM|WARNING| /etc/jupyter/jupyter\_notebook\_config\.json|

1

Texコード追加

2023/03/16 05:23

投稿

T0RA
T0RA

スコア1

test CHANGED
File without changes
test CHANGED
@@ -4,4 +4,7 @@
4
4
 
5
5
  上のようにSafariだと綺麗に表示できるのに対し,Chromeで同じものを見ると文字化けをしていたり,全体的に崩れてしまっています.
6
6
 
7
- 普段はSafariを使わないので,Chromeでも同じように表示して欲しいのですが,どのようにすればいいでしょうか
7
+ 普段はSafariを使わないので,Chromeでも同じように表示して欲しいのですが,どのようにすればいいでしょうか.
8
+
9
+ 上の表示は下記のTexコードによるものです.
10
+ p(\mathbf{x}_T) = \mathcal{N}(0, I)