vaex-jupyter 0.8.1__py3-none-any.whl → 0.9.0__py3-none-any.whl
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- vaex/jupyter/_version.py +2 -2
- vaex/jupyter/widgets.py +7 -2
- vaex_jupyter-0.9.0.dist-info/METADATA +29 -0
- {vaex_jupyter-0.8.1.dist-info → vaex_jupyter-0.9.0.dist-info}/RECORD +8 -8
- {vaex_jupyter-0.8.1.dist-info → vaex_jupyter-0.9.0.dist-info}/WHEEL +1 -1
- {vaex_jupyter-0.8.1.dist-info → vaex_jupyter-0.9.0.dist-info}/entry_points.txt +0 -1
- vaex_jupyter-0.8.1.dist-info/METADATA +0 -21
- {vaex_jupyter-0.8.1.dist-info → vaex_jupyter-0.9.0.dist-info/licenses}/LICENSE.txt +0 -0
- {vaex_jupyter-0.8.1.dist-info → vaex_jupyter-0.9.0.dist-info}/top_level.txt +0 -0
vaex/jupyter/_version.py
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
__version_tuple__ = (0,
|
|
2
|
-
__version__ = '0.
|
|
1
|
+
__version_tuple__ = (0, 9, 0)
|
|
2
|
+
__version__ = '0.9.0'
|
vaex/jupyter/widgets.py
CHANGED
|
@@ -1,13 +1,17 @@
|
|
|
1
1
|
from __future__ import absolute_import
|
|
2
|
+
|
|
3
|
+
import os
|
|
4
|
+
|
|
2
5
|
import ipyvuetify as v
|
|
3
6
|
import ipywidgets as widgets
|
|
4
7
|
import traitlets
|
|
5
8
|
from traitlets import * # noqa
|
|
6
|
-
from
|
|
7
|
-
import os
|
|
9
|
+
from traitlets import Dict, observe
|
|
8
10
|
|
|
9
11
|
import vaex.jupyter
|
|
10
12
|
|
|
13
|
+
from . import traitlets as vt
|
|
14
|
+
|
|
11
15
|
|
|
12
16
|
def load_template(filename):
|
|
13
17
|
with open(os.path.join(os.path.dirname(__file__), filename)) as f:
|
|
@@ -558,6 +562,7 @@ class LinkList(VuetifyTemplate):
|
|
|
558
562
|
import ipyvuetify as v
|
|
559
563
|
import traitlets
|
|
560
564
|
|
|
565
|
+
|
|
561
566
|
class SettingsEditor(v.VuetifyTemplate):
|
|
562
567
|
template_file = os.path.join(os.path.dirname(__file__), "vue/vjsf.vue")
|
|
563
568
|
|
|
@@ -0,0 +1,29 @@
|
|
|
1
|
+
Metadata-Version: 2.4
|
|
2
|
+
Name: vaex-jupyter
|
|
3
|
+
Version: 0.9.0
|
|
4
|
+
Summary: Jupyter notebook and Jupyter lab support for vaex
|
|
5
|
+
Home-page: https://www.github.com/maartenbreddels/vaex
|
|
6
|
+
Author: Maarten A. Breddels
|
|
7
|
+
Author-email: maartenbreddels@gmail.com
|
|
8
|
+
License: MIT
|
|
9
|
+
Description-Content-Type: text/markdown
|
|
10
|
+
License-File: LICENSE.txt
|
|
11
|
+
Requires-Dist: vaex-core~=4.7
|
|
12
|
+
Requires-Dist: vaex-viz
|
|
13
|
+
Requires-Dist: bqplot>=0.10.1
|
|
14
|
+
Requires-Dist: ipyvolume>=0.4
|
|
15
|
+
Requires-Dist: ipyleaflet
|
|
16
|
+
Requires-Dist: ipympl
|
|
17
|
+
Requires-Dist: ipyvuetify<2,>=1.2.2
|
|
18
|
+
Requires-Dist: xarray
|
|
19
|
+
Dynamic: author
|
|
20
|
+
Dynamic: author-email
|
|
21
|
+
Dynamic: description
|
|
22
|
+
Dynamic: description-content-type
|
|
23
|
+
Dynamic: home-page
|
|
24
|
+
Dynamic: license
|
|
25
|
+
Dynamic: license-file
|
|
26
|
+
Dynamic: requires-dist
|
|
27
|
+
Dynamic: summary
|
|
28
|
+
|
|
29
|
+
Jupyter notebook and Jupyter lab support for vaex
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
vaex/jupyter/__init__.py,sha256=sIjhSjwiiRaUtTiPXFTgE9-0VDA59T-eSw4AWKsOcb0,10411
|
|
2
|
-
vaex/jupyter/_version.py,sha256=
|
|
2
|
+
vaex/jupyter/_version.py,sha256=zsbvpRzYWa16xgQ1kSlV8pkw5EFYjvi5kbaIhy6Gl-U,52
|
|
3
3
|
vaex/jupyter/bqplot.py,sha256=_CSjs1E0Tiu7P4Izpxw3QD40gtiVTN_pvyNwPCp6fKE,7587
|
|
4
4
|
vaex/jupyter/decorators.py,sha256=lZCtfs747iNvX_LJuomy32_4J8WK3VwbFnFjM47tzMM,5934
|
|
5
5
|
vaex/jupyter/grid.py,sha256=bbVRcHwiN_dn8uK3JYsnMCFVYLELRGGFBOuoupf0o_s,95
|
|
@@ -10,7 +10,7 @@ vaex/jupyter/model.py,sha256=jGOjk938bnT5aT7SJQoDgSIE9UGH91NaDWm9IFZQ3tM,24000
|
|
|
10
10
|
vaex/jupyter/traitlets.py,sha256=RrJ5ysfOCUlAM4V7bWOzZSzooFciBbEkRMj1SP3cnY4,2824
|
|
11
11
|
vaex/jupyter/utils.py,sha256=fWpnUDeXEX-8E7NZtRx6AM0UNh1XGl7ruKqJnM-xudo,11131
|
|
12
12
|
vaex/jupyter/view.py,sha256=qO6gylEdh6msuCP94RBOL9--UKSL3wWQwOw7kcG5ap4,12525
|
|
13
|
-
vaex/jupyter/widgets.py,sha256=
|
|
13
|
+
vaex/jupyter/widgets.py,sha256=hMJ6XgC2l-ZZzXl4tKaCUXMx9Qll-PqNuB7sCKVsacw,19961
|
|
14
14
|
vaex/jupyter/vendor/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
15
15
|
vaex/jupyter/vendor/contextlib.py,sha256=gLfWdzCdlTZHg2HkHQE4y0-BMAimgTbv5BcXgLosn0c,27282
|
|
16
16
|
vaex/jupyter/vue/card.vue,sha256=M3Y16OXTMqPuR2IUkdT0UoNY5GCYnmVeh2TZg4f1nRw,919
|
|
@@ -22,9 +22,9 @@ vaex/jupyter/vue/selection_toggle_list.vue,sha256=ICfHLxgZDOsBoc4bdPqf7RY7PswgNN
|
|
|
22
22
|
vaex/jupyter/vue/tools-speed-dial.vue,sha256=WHiQ103_4jsBBdCD8X6VA7qGybhUNmd_Yns_ytDrMUw,1003
|
|
23
23
|
vaex/jupyter/vue/tools-toolbar.vue,sha256=TjoJ1XTQECr25ZjWaYvdR__MbxKBNEKSVyFXY2_0pjM,1499
|
|
24
24
|
vaex/jupyter/vue/vjsf.vue,sha256=y_Emz3__Dug8buo6nMiR-wN19_5I_r0ihrZG33VgOJ4,1580
|
|
25
|
-
vaex_jupyter-0.
|
|
26
|
-
vaex_jupyter-0.
|
|
27
|
-
vaex_jupyter-0.
|
|
28
|
-
vaex_jupyter-0.
|
|
29
|
-
vaex_jupyter-0.
|
|
30
|
-
vaex_jupyter-0.
|
|
25
|
+
vaex_jupyter-0.9.0.dist-info/licenses/LICENSE.txt,sha256=Ub-0nSwxfezlH092uDbwZqynm9i5wq353cMYNPy5OqY,1087
|
|
26
|
+
vaex_jupyter-0.9.0.dist-info/METADATA,sha256=e14a-9Xm5xuama6ldk0m3w73jWxsgsAJ6Gx9puVx_lk,779
|
|
27
|
+
vaex_jupyter-0.9.0.dist-info/WHEEL,sha256=wUyA8OaulRlbfwMtmQsvNngGrxQHAvkKcvRmdizlJi0,92
|
|
28
|
+
vaex_jupyter-0.9.0.dist-info/entry_points.txt,sha256=AL_FyUWwv9N-7LeqdZ96a0vxh4UXPcCwetq2bo6eA28,72
|
|
29
|
+
vaex_jupyter-0.9.0.dist-info/top_level.txt,sha256=BTcHbKEpfXqVlITrjFEtm95UDejFyYXslGl9YUqTIpc,5
|
|
30
|
+
vaex_jupyter-0.9.0.dist-info/RECORD,,
|
|
@@ -1,21 +0,0 @@
|
|
|
1
|
-
Metadata-Version: 2.1
|
|
2
|
-
Name: vaex-jupyter
|
|
3
|
-
Version: 0.8.1
|
|
4
|
-
Summary: Jupyter notebook and Jupyter lab support for vaex
|
|
5
|
-
Home-page: https://www.github.com/maartenbreddels/vaex
|
|
6
|
-
Author: Maarten A. Breddels
|
|
7
|
-
Author-email: maartenbreddels@gmail.com
|
|
8
|
-
License: MIT
|
|
9
|
-
Platform: UNKNOWN
|
|
10
|
-
Requires-Dist: vaex-core (<5,>=4.7.0)
|
|
11
|
-
Requires-Dist: vaex-viz
|
|
12
|
-
Requires-Dist: bqplot (>=0.10.1)
|
|
13
|
-
Requires-Dist: ipyvolume (>=0.4)
|
|
14
|
-
Requires-Dist: ipyleaflet
|
|
15
|
-
Requires-Dist: ipympl
|
|
16
|
-
Requires-Dist: ipyvuetify (<2,>=1.2.2)
|
|
17
|
-
Requires-Dist: xarray
|
|
18
|
-
|
|
19
|
-
UNKNOWN
|
|
20
|
-
|
|
21
|
-
|
|
File without changes
|
|
File without changes
|