Skip to content

Commit

Permalink
install matplotlib
Browse files Browse the repository at this point in the history
  • Loading branch information
fiskus committed Oct 24, 2024
1 parent 74fe040 commit 2638812
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
1 change: 1 addition & 0 deletions lambdas/preview/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ jupyter_client==7.4.9
jupyter_core==4.11.2
jupyterlab-pygments==0.2.2
MarkupSafe==2.1.1
matplotlib==3.7
mistune==2.0.5
nbclient==0.7.0
nbconvert==7.2.9
Expand Down
1 change: 0 additions & 1 deletion lambdas/preview/src/t4_lambda_preview/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@
from urllib.parse import urlparse

from dna_features_viewer import BiopythonTranslator
from PIL import Image
from Bio import SeqIO
import pandas
import requests
Expand Down

0 comments on commit 2638812

Please sign in to comment.