Get responce
This commit is contained in:
@@ -1,9 +1,9 @@
|
|||||||
---
|
---
|
||||||
date: '2025-09-01T08:40:34+02:00'
|
date: '2025-09-01T08:40:34+02:00'
|
||||||
title: 'Hugo Blog With Jupyter Notebook'
|
title: Hugo Blog With Jupyter Notebook
|
||||||
feature_link: "https://www.midjourney.com/home/"
|
feature_link: https://www.midjourney.com/home/
|
||||||
feature_text: "by IA Midjourney"
|
feature_text: by IA Midjourney
|
||||||
description: 'How to integrate a Jupyter Notebook to your Hugo Blog'
|
description: How to integrate a Jupyter Notebook to your Hugo Blog
|
||||||
isStarred: false
|
isStarred: false
|
||||||
tags:
|
tags:
|
||||||
- hugo
|
- hugo
|
||||||
@@ -13,11 +13,17 @@ tags:
|
|||||||
- pydatave
|
- pydatave
|
||||||
categories:
|
categories:
|
||||||
- dev
|
- dev
|
||||||
images:
|
images: null
|
||||||
keywords:
|
keywords: null
|
||||||
series:
|
series:
|
||||||
- Hugo tricks
|
- Hugo tricks
|
||||||
- Data and Data Tools
|
- Data and Data Tools
|
||||||
|
syndication:
|
||||||
|
- https://mastodon.social/@fundor333/115127694046646073
|
||||||
|
comments:
|
||||||
|
host: mastodon.social
|
||||||
|
username: fundor333
|
||||||
|
id: '115127694046646073'
|
||||||
---
|
---
|
||||||
|
|
||||||
A long time ago, I wrote a [post]({{< relref "/post/2017/jupyter-notebook-pelican-combo/" >}}) about writing a post for the Pelican static site generator made with a Jupyter Notebook. I did it because, at the time, I was a huge fan of the Notebooks and I had the blog generated by Pelican so...
|
A long time ago, I wrote a [post]({{< relref "/post/2017/jupyter-notebook-pelican-combo/" >}}) about writing a post for the Pelican static site generator made with a Jupyter Notebook. I did it because, at the time, I was a huge fan of the Notebooks and I had the blog generated by Pelican so...
|
||||||
|
|||||||
@@ -1,2 +0,0 @@
|
|||||||
#! /bin/bash
|
|
||||||
uv run hugo_nbconvert content/post/2025/hugo-blog-with-jupyter-notebook/index.ipynb
|
|
||||||
Reference in New Issue
Block a user