-
On systems which strictly use noexec flag for filesystems, creating new, arbitrary ones with exec flag means apps in sandbox will have more privileges than they would have on host.
This won't cover…
-
I've been poking around on the roguelike forums a bit, and the gblorb + interpreter thing really does seem to be a stumbling block for new players. There's also the problem of unsuitable but popular i…
-
### Applies To
- [X] Notebooks (.ipynb files)
- [ ] Interactive Window and\/or Cell Scripts (.py files with \#%% markers)
### What happened?
1. Run a cell line by line. Run through the entire cell …
-
In Zeppelin, there's a standard way to return a table from different interpreters.
Zeppelin then can share the same front-end rendering code to render tables. [docs](https://github.com/apache/zeppeli…
-
At as v1.4 the only values accepted by `components.type` are as follows:
- "application"
- "framework"
- "library"
- "container"
- "operating-system"
- "device"
- "firmware"
- "file"
Havi…
-
```
What steps will reproduce the problem?
1. open a zblorb game such as
http://hoosegow.googlecode.com/files/Hoosegow15.zblorb
2. the metadata such as cover or headings are not displayed or availabl…
-
```
What steps will reproduce the problem?
1. open a zblorb game such as
http://hoosegow.googlecode.com/files/Hoosegow15.zblorb
2. the metadata such as cover or headings are not displayed or availabl…
-
```
What steps will reproduce the problem?
1. open a zblorb game such as
http://hoosegow.googlecode.com/files/Hoosegow15.zblorb
2. the metadata such as cover or headings are not displayed or availabl…
-
```
What steps will reproduce the problem?
1.download pythonforandroid-r5.apx and install
2.Opens ok and see the 3 buttons
3.List interpreters
What is the expected output? What do you see instead?
Sh…
-
```
Attached is a patch implementing an arg to __init__ for all mocks that the
default _get_child_mock implementation can use to instantiate child mocks. This
can be used, for example, when subclass…