Add tutorial how to render jupyter notebooks #191

Merged
6543 merged 7 commits from HarvsG_render-jupyter-notebooks into master 2022-04-28 11:00:00 +00:00
Owner

continue work of #164

continue work of #164
6543 added 3 commits 2022-04-20 21:20:09 +00:00
All checks were successful
continuous-integration/drone/pr Build is passing
992d58fe8f
Add 'content/post/render-jupyter-notebooks.md'
All checks were successful
continuous-integration/drone/pr Build is passing
b0c945bdce
Merge branch 'master' into HarvsG_render-jupyter-notebooks
6543 added 1 commit 2022-04-20 21:21:47 +00:00
All checks were successful
continuous-integration/drone/pr Build is passing
316e9c674f
bump date
Author
Owner

info: minifyed png's ...

info: minifyed png's ...
6543 requested review from lunny 2022-04-20 21:53:40 +00:00
6543 requested review from techknowlogick 2022-04-20 21:54:14 +00:00
techknowlogick approved these changes 2022-04-20 22:01:11 +00:00

lets wait to publish this until next week to space out guides posted to blog

lets wait to publish this until next week to space out guides posted to blog
Gusted reviewed 2022-04-20 22:32:28 +00:00
@ -0,0 +37,4 @@
This looks promising....
### Configuring Gitea to use the converter
Like most options we can configure the Gitea instance using only `app.ini`.
First-time contributor
Like most options, we can configure the Gitea instance using only `app.ini`.
```suggestion Like most options, we can configure the Gitea instance using only `app.ini`. ```
First-time contributor

Edit: removed double space.

Edit: removed double space.
6543 marked this conversation as resolved
@ -0,0 +92,4 @@
margin: 0;
}
...
First-time contributor
[...]
```suggestion [...] ```
6543 marked this conversation as resolved
@ -0,0 +132,4 @@
So lets wrap the whole contents of `jupyter.less` in `.markup.jupyter {}` to generate something that looks like [this](https://gist.github.com/HarvsG/4ab19efcc0f7a4da995c1823217cb0ab).
**NB**: if you are using Gitea before the merging of [#12261](https://github.com/go-gitea/gitea/pull/12261) then you will need to use `.markdown.jupyter {}` instead.
First-time contributor

This is a old PR, merged with 1.15, do we need to include this?

This is a old PR, merged with 1.15, do we need to include this?
Author
Owner

no we dont :)

no we dont :)
6543 marked this conversation as resolved
@ -0,0 +143,4 @@
<!-- we need the javascript to compile the less into css -->
<script src="//cdn.jsdelivr.net/npm/less" ></script>
```
Now let's restart gitea and see what we get.
First-time contributor
And now lets restart gitea and see what we get.
```suggestion And now lets restart gitea and see what we get. ```
6543 marked this conversation as resolved
lunny approved these changes 2022-04-21 00:11:54 +00:00
6543 added 1 commit 2022-04-21 00:38:31 +00:00
All checks were successful
continuous-integration/drone/pr Build is passing
637cae5984
update
Gusted approved these changes 2022-04-21 05:29:22 +00:00
6543 added 1 commit 2022-04-21 16:41:44 +00:00
All checks were successful
continuous-integration/drone/pr Build is passing
d9b2f52fe8
nits
6543 added the due date 2022-04-28 2022-04-21 16:42:10 +00:00
6543 added 1 commit 2022-04-21 16:42:48 +00:00
All checks were successful
continuous-integration/drone/pr Build is passing
7353f4bb3d
Merge branch 'master' into HarvsG_render-jupyter-notebooks
6543 merged commit 31c464fa6a into master 2022-04-28 11:00:00 +00:00
6543 deleted branch HarvsG_render-jupyter-notebooks 2022-04-28 11:00:00 +00:00
Sign in to join this conversation.
No description provided.