Skip to content

Commit

Permalink
Merge pull request #10 from BerkeleyAutomation/fix-ipython-dep
Browse files Browse the repository at this point in the history
remove ipython requirement
  • Loading branch information
KeplerC authored Apr 29, 2024
2 parents 256c36f + 8ddaedd commit f49a323
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion fog_x/rlds/utils.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
import numpy as np
import tensorflow_datasets as tfds # type: ignore
from IPython import display
from PIL import Image

DATASETS = [
Expand Down

0 comments on commit f49a323

Please sign in to comment.