Skip to content

Commit

Permalink
plotly ์ถ”๊ฐ€ (#648)
Browse files Browse the repository at this point in the history
plotly ์ถ”๊ฐ€ (#648)
  • Loading branch information
9bow committed Apr 2, 2023
1 parent bc87f75 commit 3d930e1
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
3 changes: 2 additions & 1 deletion requirements-noplot.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ sphinx-sitemap==2.2.0
sphinxext-opengraph==0.6.3
sphinxcontrib-katex==0.8.6
jinja2==3.0.3
plotly==5.14.0

torch
torchvision
Expand All @@ -19,4 +20,4 @@ torchdata
networkx

# PyTorch Theme
pytorch-sphinx-theme @ https://github.com/PyTorchKorea/pytorch_sphinx_theme/archive/master.zip
-e https://github.com/PyTorchKorea/pytorch_sphinx_theme#egg=pytorch-sphinx-theme
3 changes: 2 additions & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ sphinx-copybutton==0.5.0
sphinx-sitemap==2.2.0
sphinxext-opengraph==0.6.3
sphinxcontrib-katex==0.8.6
plotly==5.14.0

tqdm
numpy
Expand Down Expand Up @@ -44,7 +45,7 @@ importlib-metadata < 5.0; python_version <= "3.7"
importlib-metadata; python_version > "3.7"

# PyTorch Theme
pytorch-sphinx-theme @ https://github.com/PyTorchKorea/pytorch_sphinx_theme/archive/master.zip
-e https://github.com/PyTorchKorea/pytorch_sphinx_theme#egg=pytorch-sphinx-theme

ipython

Expand Down

0 comments on commit 3d930e1

Please sign in to comment.