Skip to content

Commit 14fb2ce

Browse files
committed
new jupyter notebook resource
1 parent e55991f commit 14fb2ce

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

content/pages/02-development-environments/06-jupyter-notebook.markdown

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -186,6 +186,11 @@ like advanced interactive visualizations.
186186
is a kernel that allows you to run [Ansible](/ansible.html) tasks and
187187
playbooks from within your Jupyter environment.
188188

189+
* [Jupyter Notebooks in the IDE](https://towardsdatascience.com/jupyter-notebooks-in-the-ide-visual-studio-code-versus-pycharm-5e72218eb3e8)
190+
explains how to use Jupyter files in Visual Studio Code or
191+
[PyCharm](/pycharm.html) with Jupytext, which defines the
192+
pairing information and notebook kernel.
193+
189194
* [The Notebook Wars](https://yihui.name/en/2018/09/notebook-war/) is not a
190195
tutorial but instead points to the weaknesses that become apparent when
191196
using Jupyter and the current generation of notebook projects. The

0 commit comments

Comments
 (0)