-
Many times users don't know if they are running in a Jupyter Notebook, Jupyter Lab, Google Colab, or VSCode notebook. There are many other notebook environments. All with slight incompatibilities th…
-
Kieran,
In the next week or so, I’m going to start work on the reassembly of the interviews for Eyes on the Prize.
Going forward, we are planning to eliminate the lengthy opening slates which have b…
-
Photos folder:
* photo_1.jpg
* photo_2.gif
Config:
```
PLUGIN_PATHS = ['plugins/']
PLUGINS = ['photos'']
# photos conf
PHOTO_LIBRARY = "photos"
PHOTO_EXIF_COPYRIGHT_AUTHOR = 'Author'
…
-
Detecting text on an image would be an excellent feature for CM:
* detect offensive phrases/words
* detect spam links
* detect watermarks (potentially)
Some bots that do things similar to this…
-
as yall know youtube part is currently being re-written to a new client [`youtipie`](https://github.com/namidaco/youtipie), which means `newpipe_extractor` is soon to be dropped.
#### bUt wHY?
-…
-
### Describe your suggested feature
Currently used overlay to showcase "added to library" is way too dark and the poster is totally unseeable. So please remove the black overlay. A small top left wat…
-
The text method works in your example but could not get the image watermark to work.
I have used the mogrify command on the terminal and it worked. See below.
Any ideas on why the convert state…
-
Hello!
Could you explain how to use this directive with vue3?
Thank you very much!
Best regards,
Raymond
-
ETA: 2023Q2
Issue: Academic users will often frame their python code within a Jupyter notebook. Examples:
- [Notebook Estimate](https://github.com/parente/nbestimate) (simpler code)
- [Deep Blind W…
-
Hello everybody :)
Is it possible to watermark an existing epub file by this library?
P.S. I asked this [question](https://github.com/psiegman/epublib/issues/138) also on the source epublib repo…