solara-enterprise 1.34.0__py2.py3-none-any.whl → 1.34.1__py2.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.
- solara_enterprise/__init__.py +1 -1
- solara_enterprise/search/search.vue +2 -5
- {solara_enterprise-1.34.0.dist-info → solara_enterprise-1.34.1.dist-info}/METADATA +3 -3
- {solara_enterprise-1.34.0.dist-info → solara_enterprise-1.34.1.dist-info}/RECORD +6 -6
- {solara_enterprise-1.34.0.dist-info → solara_enterprise-1.34.1.dist-info}/WHEEL +0 -0
- {solara_enterprise-1.34.0.dist-info → solara_enterprise-1.34.1.dist-info}/licenses/LICENSE +0 -0
solara_enterprise/__init__.py
CHANGED
|
@@ -137,10 +137,7 @@ module.exports = {
|
|
|
137
137
|
document.head.appendChild(script);
|
|
138
138
|
});
|
|
139
139
|
},
|
|
140
|
-
|
|
141
|
-
if (window.solara && window.solara.rootPath !== undefined) {
|
|
142
|
-
return solara.rootPath + "/";
|
|
143
|
-
}
|
|
140
|
+
getJupyterBaseUrl() {
|
|
144
141
|
// if base url is set, we use ./ for relative paths compared to the base url
|
|
145
142
|
if (document.getElementsByTagName("base").length) {
|
|
146
143
|
return document.baseURI;
|
|
@@ -157,7 +154,7 @@ module.exports = {
|
|
|
157
154
|
return base
|
|
158
155
|
},
|
|
159
156
|
getCdn() {
|
|
160
|
-
return
|
|
157
|
+
return window.solara ? window.solara.cdn : `${this.getJupyterBaseUrl()}_solara/cdn`;
|
|
161
158
|
},
|
|
162
159
|
}
|
|
163
160
|
}
|
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
Metadata-Version: 2.3
|
|
2
2
|
Name: solara-enterprise
|
|
3
|
-
Version: 1.34.
|
|
3
|
+
Version: 1.34.1
|
|
4
4
|
Dynamic: Summary
|
|
5
5
|
Project-URL: Home, https://www.github.com/widgetti/solara
|
|
6
6
|
Author-email: "Maarten A. Breddels" <maartenbreddels@gmail.com>, Mario Buikhuizen <mariobuikhuizen@gmail.com>
|
|
7
7
|
License: Not open source, contact contact@solara.dev for licencing.
|
|
8
8
|
License-File: LICENSE
|
|
9
9
|
Classifier: License :: Free for non-commercial use
|
|
10
|
-
Requires-Dist: solara-server==1.34.
|
|
11
|
-
Requires-Dist: solara-ui==1.34.
|
|
10
|
+
Requires-Dist: solara-server==1.34.1
|
|
11
|
+
Requires-Dist: solara-ui==1.34.1
|
|
12
12
|
Provides-Extra: all
|
|
13
13
|
Requires-Dist: solara-enterprise[auth]; extra == 'all'
|
|
14
14
|
Requires-Dist: solara-enterprise[cache]; extra == 'all'
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
solara_enterprise/__init__.py,sha256=
|
|
1
|
+
solara_enterprise/__init__.py,sha256=ZOVu5qq8QXk-J7AIUlkWshEekMmVEfGOG35ZHRA6bD0,57
|
|
2
2
|
solara_enterprise/license.py,sha256=GCGEs3x9rtKf0dYUcHkx-yteIQuRlgnS8hPbl9BDAXs,412
|
|
3
3
|
solara_enterprise/ssg.py,sha256=uw3397RX0Qmg-OqOsgwaePDymhUvZTTFcBKkSWy1uCk,8935
|
|
4
4
|
solara_enterprise/auth/__init__.py,sha256=83RGLIkVJrb6R1iZxg5YS0R3kaCmqMHu4qs8S74LJXo,513
|
|
@@ -16,8 +16,8 @@ solara_enterprise/cache/redis.py,sha256=_GlACNJ5hfpRJ2Hw_2k3ma6gwEVLoVNTplS0Q5cG
|
|
|
16
16
|
solara_enterprise/search/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
17
17
|
solara_enterprise/search/index.py,sha256=W98DC_6SmQDCfX5YcmS6OfZbO0LheleBmo0FUI7NOqU,3303
|
|
18
18
|
solara_enterprise/search/search.py,sha256=rnVHP81AwL0GR8s5vnNU6rpEIqCVnZSgwfFfCuoibCQ,467
|
|
19
|
-
solara_enterprise/search/search.vue,sha256=
|
|
20
|
-
solara_enterprise-1.34.
|
|
21
|
-
solara_enterprise-1.34.
|
|
22
|
-
solara_enterprise-1.34.
|
|
23
|
-
solara_enterprise-1.34.
|
|
19
|
+
solara_enterprise/search/search.vue,sha256=QeqsAJ1sEdFX6d6f63RAGf9GcooZyTGyy8rmZ71PSlo,5991
|
|
20
|
+
solara_enterprise-1.34.1.dist-info/METADATA,sha256=_wmvTeYLK2laFdKmaMPGJIyGbcywdyw9xSxUmBEmI-U,989
|
|
21
|
+
solara_enterprise-1.34.1.dist-info/WHEEL,sha256=L5_n4Kc1NmrSdVgbp6hdnwwVwBnoYOCnbHBRMD-qNJ4,105
|
|
22
|
+
solara_enterprise-1.34.1.dist-info/licenses/LICENSE,sha256=04_xbTWtvdcQomu6IXsIkniKk8EcD9P1GyJM2dYPoSU,59
|
|
23
|
+
solara_enterprise-1.34.1.dist-info/RECORD,,
|
|
File without changes
|
|
File without changes
|