feat(org-python): remove draft

This commit is contained in:
Pavel Korytov 2021-05-01 09:49:49 +03:00
parent 3c03aa5f78
commit 04d50b6558
2 changed files with 2 additions and 2 deletions

View file

@ -3,7 +3,7 @@ title = "Replacing Jupyter Notebook with Org Mode"
author = ["Pavel"]
date = 2021-05-01
tags = ["emacs", "org"]
draft = true
draft = false
+++
{{< figure src="/ox-hugo/screenshot.png" >}}

View file

@ -2,7 +2,7 @@
#+HUGO_BASE_DIR: ../
#+TITLE: Replacing Jupyter Notebook with Org Mode
#+DATE: 2021-05-01
#+HUGO_DRAFT: true
#+HUGO_DRAFT: false
#+HUGO_TAGS: emacs
#+HUGO_TAGS: org
#+PROPERTY: header-args:python :session *hugo*