Skip to content

ARROW-896: Support Jupyter Notebook in Web site#608

Closed
kou wants to merge 1 commit intoapache:masterfrom
kou:site-support-jupyter-notebook
Closed

ARROW-896: Support Jupyter Notebook in Web site#608
kou wants to merge 1 commit intoapache:masterfrom
kou:site-support-jupyter-notebook

Conversation

@kou
Copy link
Copy Markdown
Member

@kou kou commented Apr 27, 2017

We can embed a Jupyter Notebook (getting_started.ipynb) in the same directory by the following code:

{::nomarkdown}
{% jupyter_notebook getting_started.ipynb %}
{:/nomarkdown}

Copy link
Copy Markdown
Member

@wesm wesm left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

+1, awesome! I look forward to using it =) I also tweeted about this so hopefully some other people will contribute to the plugin https://twitter.com/wesmckinn/status/857722254641307650

@asfgit asfgit closed this in f7ab727 Apr 28, 2017
@kou kou deleted the site-support-jupyter-notebook branch April 28, 2017 16:03
@kou
Copy link
Copy Markdown
Member Author

kou commented Apr 28, 2017

Thanks! :-)

jeffknupp pushed a commit to jeffknupp/arrow that referenced this pull request Jun 3, 2017
We can embed a Jupyter Notebook (`getting_started.ipynb`) in the same directory by the following code:

```markdown
{::nomarkdown}
{% jupyter_notebook getting_started.ipynb %}
{:/nomarkdown}
```

Author: Kouhei Sutou <kou@clear-code.com>

Closes apache#608 from kou/site-support-jupyter-notebook and squashes the following commits:

12186b1 [Kouhei Sutou] Support Jupyter Notebook in Web site
pribor pushed a commit to GlobalWebIndex/arrow that referenced this pull request Oct 24, 2025
Fixes apacheGH-605.

If `dev/release/release.sh` shows what should we do at
repository.apache.org, it's helpful.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants