mirror of
https://github.com/SqrtMinusOne/sqrtminusone.github.io.git
synced 2025-12-11 16:13:03 +03:00
feat(org-python): remove draft
This commit is contained in:
parent
3c03aa5f78
commit
04d50b6558
2 changed files with 2 additions and 2 deletions
|
|
@ -3,7 +3,7 @@ title = "Replacing Jupyter Notebook with Org Mode"
|
||||||
author = ["Pavel"]
|
author = ["Pavel"]
|
||||||
date = 2021-05-01
|
date = 2021-05-01
|
||||||
tags = ["emacs", "org"]
|
tags = ["emacs", "org"]
|
||||||
draft = true
|
draft = false
|
||||||
+++
|
+++
|
||||||
|
|
||||||
{{< figure src="/ox-hugo/screenshot.png" >}}
|
{{< figure src="/ox-hugo/screenshot.png" >}}
|
||||||
|
|
|
||||||
|
|
@ -2,7 +2,7 @@
|
||||||
#+HUGO_BASE_DIR: ../
|
#+HUGO_BASE_DIR: ../
|
||||||
#+TITLE: Replacing Jupyter Notebook with Org Mode
|
#+TITLE: Replacing Jupyter Notebook with Org Mode
|
||||||
#+DATE: 2021-05-01
|
#+DATE: 2021-05-01
|
||||||
#+HUGO_DRAFT: true
|
#+HUGO_DRAFT: false
|
||||||
#+HUGO_TAGS: emacs
|
#+HUGO_TAGS: emacs
|
||||||
#+HUGO_TAGS: org
|
#+HUGO_TAGS: org
|
||||||
#+PROPERTY: header-args:python :session *hugo*
|
#+PROPERTY: header-args:python :session *hugo*
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue