44 lines
500 B
Markdown
44 lines
500 B
Markdown
---
|
|
name: Notebook issue
|
|
about: Describe your notebook issue
|
|
title: "[Notebook] DESCRIPTIVE TITLE"
|
|
labels: notebook
|
|
assignees: ''
|
|
|
|
---
|
|
|
|
### DESCRIPTION: Describe clearly + concisely
|
|
|
|
|
|
.
|
|
### REPRODUCIBLE: Steps
|
|
|
|
|
|
.
|
|
### EXPECTATION: Clear description
|
|
|
|
|
|
.
|
|
### CONFIG/ENVIRONMENT:
|
|
```Provide where applicable
|
|
|
|
## Your Python & SDK version:
|
|
|
|
## Environment definition:
|
|
|
|
## Notebook name or Python scripts:
|
|
|
|
## Run and Workspace Id:
|
|
|
|
## Pipeline definition:
|
|
|
|
## Example data:
|
|
|
|
## Any log files:
|
|
|
|
|
|
|
|
|
|
|
|
```
|