We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e344f66 commit 0fc6e03Copy full SHA for 0fc6e03
2 files changed
.vscode/settings.json
@@ -0,0 +1,5 @@
1
+{
2
+ "python-envs.defaultEnvManager": "ms-python.python:conda",
3
+ "python-envs.defaultPackageManager": "ms-python.python:conda",
4
+ "python-envs.pythonProjects": []
5
+}
_pages/repositories.md
@@ -4,7 +4,7 @@ permalink: /repositories/
title: Repositories
description:
6
#Edit the `_data/repositories.yml` and change the `github_users` and `github_repos` lists to include your own GitHub profile and repositories.
7
-nav: true
+nav: false
8
nav_order: 5
9
---
10
0 commit comments