We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2342ace commit 7404357Copy full SHA for 7404357
docs/get-started/_redirect.html
@@ -1,4 +1,4 @@
1
<script type="text/javascript">
2
- const toolPage = window.localStorage.getItem("tutorialTooGetStarted") || "jupyter.html";
+ const toolPage = window.localStorage.getItem("tutorialToolGetStarted") || "jupyter.html";
3
window.location.replace(toolPage);
4
</script>
0 commit comments