ai2thor-colab
Advanced tools
| Metadata-Version: 2.1 | ||
| Name: ai2thor-colab | ||
| Version: 0.0.1.dev12 | ||
| Version: 0.0.1.dev13 | ||
| Summary: Utility functions for using AI2-THOR with Google Colab. | ||
@@ -5,0 +5,0 @@ Home-page: https://github.com/allenai/ai2thor-colab |
@@ -22,3 +22,3 @@ from IPython.display import HTML, display | ||
| __version__ = "0.0.1.dev12" | ||
| __version__ = "0.0.1.dev13" | ||
| __all__ = ["plot_frames", "show_video", "start_xserver", "overlay", "side_by_side"] | ||
@@ -59,3 +59,3 @@ | ||
| obj["mass"] = round(obj["mass"], 4) | ||
| obj["distance"] = round(obj["mass"], 4) | ||
| obj["distance"] = round(obj["distance"], 4) | ||
@@ -62,0 +62,0 @@ obj = OrderedDict(obj) |
+1
-1
| Metadata-Version: 2.1 | ||
| Name: ai2thor_colab | ||
| Version: 0.0.1.dev12 | ||
| Version: 0.0.1.dev13 | ||
| Summary: Utility functions for using AI2-THOR with Google Colab. | ||
@@ -5,0 +5,0 @@ Home-page: https://github.com/allenai/ai2thor-colab |
+1
-1
| from setuptools import setup | ||
| version = "0.0.1.dev12" | ||
| version = "0.0.1.dev13" | ||
@@ -5,0 +5,0 @@ with open("README.md", encoding="utf-8") as f: |
Alert delta unavailable
Currently unable to show alert delta for PyPI packages.
17536
0.02%