tuncbkose

Results 17 issues of tuncbkose

**Describe the bug** Slackbot doesn't accept invites. **Expected behavior** Slackbot accepts the invite. ``` Jul-29 04:23:22.918 INFO Main Enabled RTM Jul-29 04:23:22.939 INFO Main Loading databases Jul-29 04:23:23.003 INFO PgDatastore...

T-Documentation

Hi! This is related to issue #1883. I just copied what was happening with the previous metrics, let me know if I misunderstood what had to be done (This is...

Currently, changing the content of a submitted notebook breaks feedback distribution (see some discussion in https://github.com/jupyter/nbgrader/issues/1202). This is because feedback distribution uses a hash that depends on the notebook content....

bug
needs review
bugfix

- 11da69c: Adds error messages for when `fetch/fetch_feedback` fails - 783e0d2: Wraps copying function into `try/except/finally` to ensure that in the event of an error, already copied files have correct...

enhancement

Here is a proposal on how to deal with duplicate `grade_id`s during autograding. Feedback is very welcome. Note that three of these commits might be worth considering merging independent of...

needs review

Adds #466 via `-gl/--gitignore_local` flag (I didn't know what else to name it). This will only work if the current directory (as opposed to a given `target`) is a git...

**Is your feature request related to a problem? Please describe.** I'd like to label and refer to individual lines inside math directives. **Describe the solution you'd like** Something like a...

markup
type:proposal

This PR removes some code that was added [a long time ago](https://github.com/shibukawa/sphinx/commit/298ea6ea5be2c169d7dc5bfc0ec1ce9fd524defa) when `docutils` didn't support SVGs. Removing this chunk passed all the tests. I encountered this when I was...

builder:html
internals:other

### Describe the bug #6696 added `:scale:` support for SVGs. Since then, the implementation in `imagesize` has changed to contain a small bug I describe in https://github.com/shibukawa/imagesize_py/issues/64. As a result,...

type:bug
dependencies

Hi! Is there any interest in updating/relaxing the dependencies? I care about `sphinx` and `docutils`, and as far as I can tell they were inherited from `sphinx_book_theme` or set due...