-
The invisible fire is a resource used usually in fantasy stories that contain "magical" themes (usually as spell), however it exist in real life.
In fact there is an old illusionist trick little known…
-
Hi!
Kudos for the project, very nice approach :)
Skimmed through your docs and found out that some of the pages result in 404. Perhaps it's just a work in progress and you are aware of this, so …
-
I copied and replaced the original settings. Was working just fine until this evening after I adjusted my gearswap settings; but even after unloading gearswap it stopped worked.
-
I have a non-`ActiveRercord` model without a database table I am trying to create an API endpoint for. The data for this model is populated dynamically with custom SQL and provides generic relations …
-
I made a start on some IPython magic for rendering `eralchemy` generated images in a Jupyter notebook: [ipython_magic_eralchemy](https://github.com/innovationOUtside/ipython_magic_eralchemy)
It rea…
-
I'm unsure how this exact feature could be called - i've seen it's called "flickerblend" in Lynx core.
To start - there's a Samurai Shodown game, that shadows implementation (drawing black sprite at …
-
Type: Bug
Jupyter extension a notebook with a cell having `%%time` at first line of the cell, right click format cell.
Extension version: 2023.3.1201040234
VS Code version: Code 1.77.3 (704ed70d4fd…
-
# Background
Kedro's philosophy is pretty much you should use a notebook wisely and keep your code as a Python module. But there are situation that you have to debug with a notebook because data in…
-
Hi!
I wanted to confirm if XGBoost supports Spark version 3.1.2. I have been trying to run XGBoost on the latest version of Apache Spark on a dataset > 3TB on a 28 node cluster.
Also, I have been…
-
The `blkid_probe_get_value` and `blkid_probe_lookup_value` methods both have this to say in their API docs:
```
* @data: pointer to return value data or NULL
* @len: pointer to return value len…