Add bug and feature templates for Data Science features - #7545
Conversation
Don Jayamanne (DonJayamanne)
left a comment
There was a problem hiding this comment.
Do we need to capture the version of jupyter?
Or do we not have any/many issues to warrant requesting this info?
Codecov Report
@@ Coverage Diff @@
## master #7545 +/- ##
==========================================
+ Coverage 58.85% 58.89% +0.04%
==========================================
Files 492 492
Lines 21823 21853 +30
Branches 3501 3504 +3
==========================================
+ Hits 12843 12870 +27
- Misses 8179 8181 +2
- Partials 801 802 +1
Continue to review full report at Codecov.
|
No, we don't see many bugs related to the jupyter version. If we need it, we'll ask. |
| @@ -0,0 +1,44 @@ | |||
| --- | |||
| name: Jupyter Notebook, Interactive Window, or code-cell Bug | |||
There was a problem hiding this comment.
Jupyter Notebook [](start = 6, length = 16)
In our settings we currently always call the new feature the "Notebook Editor." Seems like we should have the official feature name listed in the template.
There was a problem hiding this comment.
I'm also a bit unsure on the "code-cell" naming particularly with the hyphen, which we don't use in our settings for changing code cells.
My suggestion would be:
[Jupyter] Notebook Editor, Interactive Window, .py file Notebook cells
In reply to: 327335646 [](ancestors = 327335646)
No description provided.