Onur Solmaz

Results 12 issues of Onur Solmaz

In refreshers, "linearly dependence" should be corrected to "linear dependence"

See his webpage https://www.kennethreitz.org/projects and github profile https://github.com/kennethreitz

## Description of proposed feature TBD ## How can the new feature be used? ## Additional comments

enhancement

https://github.com/shivammehta25/Matcha-TTS

enhancement

People forget to use manim with --disable_caching — print out a warning at the second, third, ... voiceover if --disable-caching is not enabled.

enhancement

The current workflow of prompting, package installation and execution can be improved. This also ties to caching of generated code. - [x] Don't reuse cached code automatically if the user...

enhancement

Currently, requests to TextCortex API generate code independently for each cell. Without the context of the entire notebook, global variables, etc. the API returns disparate code, forcing the user to...

enhancement
high priority

## Description of bug / unexpected behavior Running `%icortex init` (and also other args) gives the following error. ``` usage: ipykernel_launcher.py [-h] [--user] [--sys-prefix] [--prefix PREFIX] [--uninstall] ipykernel_launcher.py: error: unrecognized...

bug

Module names do not map directly to PyPI package names, so there needs to be a way to bridge that gap to auto-install missing modules. To construct the mapping we...

- [ ] Add spinners - [ ] More colors in output - [ ] Add ICortex lexer to Pygments (either to the official repo or as a plugin) for...

enhancement