Skip to content

fix missing categories for flask tutorial #5127

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jun 18, 2025
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion tutorials/flask/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ content:
h1: Configuring Flask on Ubuntu Bionic Beaver
paragraph: This page details how to install and configure Flask
tags: Flask Ubuntu Bionic-Beaver
categories:
- instances
dates:
validation: 2025-04-08
Expand Down Expand Up @@ -301,4 +302,4 @@ Let's try and display random Scaleway catchphrases instead of always the same on

<Lightbox src="scaleway-FlaskQuote.webp" alt="" />

To learn more about Flask, refer to the official [Flask documentation](http://flask.pocoo.org/).
To learn more about Flask, refer to the official [Flask documentation](http://flask.pocoo.org/).