Skip to content

Commit 7066690

Browse files
committed
plotly ์ถ”๊ฐ€ (#648)
1 parent bc87f75 commit 7066690

File tree

2 files changed

+6
-4
lines changed

2 files changed

+6
-4
lines changed

โ€Žrequirements-noplot.txtโ€Ž

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ sphinx-sitemap==2.2.0
1010
sphinxext-opengraph==0.6.3
1111
sphinxcontrib-katex==0.8.6
1212
jinja2==3.0.3
13+
plotly==5.14.0
1314

1415
torch
1516
torchvision
@@ -18,5 +19,5 @@ torchaudio
1819
torchdata
1920
networkx
2021

21-
# PyTorch Theme
22-
pytorch-sphinx-theme @ https://github.com/PyTorchKorea/pytorch_sphinx_theme/archive/master.zip
22+
# PyTorch Korea Theme
23+
-e git+https://github.com/PyTorchKorea/pytorch_sphinx_theme#egg=pytorch-sphinx-theme

โ€Žrequirements.txtโ€Ž

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ sphinx-copybutton==0.5.0
1111
sphinx-sitemap==2.2.0
1212
sphinxext-opengraph==0.6.3
1313
sphinxcontrib-katex==0.8.6
14+
plotly==5.14.0
1415

1516
tqdm
1617
numpy
@@ -43,8 +44,8 @@ deep_phonemizer==0.0.17
4344
importlib-metadata < 5.0; python_version <= "3.7"
4445
importlib-metadata; python_version > "3.7"
4546

46-
# PyTorch Theme
47-
pytorch-sphinx-theme @ https://github.com/PyTorchKorea/pytorch_sphinx_theme/archive/master.zip
47+
# PyTorch Korea Theme
48+
-e git+https://github.com/PyTorchKorea/pytorch_sphinx_theme#egg=pytorch-sphinx-theme
4849

4950
ipython
5051

0 commit comments

Comments
ย (0)