Skip to content

Commit

Permalink
link to the new doc instead of the old error :)
Browse files Browse the repository at this point in the history
  • Loading branch information
scottdraves committed Jun 26, 2018
1 parent 848f1b4 commit 7320c39
Showing 1 changed file with 14 additions and 1 deletion.
15 changes: 14 additions & 1 deletion doc/python/KernelMagics.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"\n",
"There are also [Polyglot Magics](../groovy/PolyglotMagic.ipynb) magics for accessing Python from the JVM.\n",
"\n",
"Fleshing out the polyglot support in BeakerX with communication between languages ([#5039](https://github.com/twosigma/beakerx/issues/5039)) is on the agenda.\n",
"You can communicate between languages with [Autotranslation](GeneralAutotranslation.ipynb).\n",
"\n",
"## Groovy"
]
Expand Down Expand Up @@ -249,6 +249,19 @@
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.6.5"
},
"toc": {
"base_numbering": 1,
"nav_menu": {},
"number_sections": false,
"sideBar": false,
"skip_h1_title": false,
"title_cell": "Table of Contents",
"title_sidebar": "Contents",
"toc_cell": false,
"toc_position": {},
"toc_section_display": false,
"toc_window_display": false
}
},
"nbformat": 4,
Expand Down

0 comments on commit 7320c39

Please sign in to comment.