Skip to content

Commit a6269b3

Browse files
authored
Open deepnote file (#11)
1 parent 3bdcd25 commit a6269b3

31 files changed

+2817
-1210
lines changed

.github/ISSUE_TEMPLATE/2_bug_form.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@ body:
88
attributes:
99
value: |
1010
## Before submitting a bug, you may want to check out...
11-
* Troubleshooting on [our wiki](https://github.com/microsoft/vscode-jupyter/wiki)
12-
* Our [Discussions Forum](https://github.com/microsoft/vscode-jupyter/discussions)
11+
* Troubleshooting on [our wiki](https://github.com/deepnote/vscode-extension/wiki)
12+
* Our [Discussions Forum](https://github.com/deepnote/vscode-extension/discussions)
1313
- type: markdown
1414
attributes:
1515
value: |

.github/ISSUE_TEMPLATE/config.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
blank_issues_enabled: false
22
contact_links:
33
- name: 'Help and Support'
4-
url: https://github.com/microsoft/vscode-jupyter/discussions/categories/questions-and-answers
5-
about: "Need help getting something to work, but you're not sure it's worth of submitting an issue? Ask here."
4+
url: https://github.com/deepnote/vscode-extension/discussions
5+
about: "Need help getting something to work, but you're not sure it's worth submitting an issue? Ask here."
66
- name: 'Chat on Discord'
77
url: https://aka.ms/python-discord
88
about: 'You can ask for help or chat in the `#jupyter` channel of our microsoft-python Discord server'

.github/workflows/aggregate-test-results.yml

Lines changed: 0 additions & 43 deletions
This file was deleted.

0 commit comments

Comments
 (0)