Commit 82fa930
authored
Add a note about packaging NiceGUI scripts (zauberzeug#5297)
### Motivation
In zauberzeug#5247 we noticed that packaging NiceGUI scripts (apps without `@page`
or `root` functions) does not work - especially using the `--onefile`
argument.
### Implementation
This PR adds a note about this limitation and adjusts the demo
accordingly.
### Progress
- [x] I chose a meaningful title that completes the sentence: "If
applied, this PR will..."
- [x] The implementation is complete.
- [x] Pytests are not necessary.
- [x] Documentation has been added.1 parent 3aeaae8 commit 82fa930
File tree
1 file changed
+8
-3
lines changed- website/documentation/content
1 file changed
+8
-3
lines changedLines changed: 8 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
254 | 254 | | |
255 | 255 | | |
256 | 256 | | |
257 | | - | |
| 257 | + | |
| 258 | + | |
| 259 | + | |
| 260 | + | |
| 261 | + | |
258 | 262 | | |
259 | 263 | | |
260 | 264 | | |
| |||
267 | 271 | | |
268 | 272 | | |
269 | 273 | | |
270 | | - | |
| 274 | + | |
| 275 | + | |
271 | 276 | | |
272 | | - | |
| 277 | + | |
273 | 278 | | |
274 | 279 | | |
275 | 280 | | |
| |||
0 commit comments