generated from ProjectPythia/cookbook-template
-
Notifications
You must be signed in to change notification settings - Fork 4
Expand file tree
/
Copy pathmyst.yml
More file actions
30 lines (30 loc) · 780 Bytes
/
myst.yml
File metadata and controls
30 lines (30 loc) · 780 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
version: 1
extends:
- https://raw.githubusercontent.com/projectpythia/pythia-config/main/pythia.yml
project:
title: Ptype ML Cookbook
thumbnail: ./thumbnail.png
tags:
- domain:machine-learning
- package:scikit-learn
authors:
- name: Project Pythia Community
url: https://projectpythia.org/
github: https://github.com/projectpythia/ptype-ml-cookbook
copyright: '2024'
toc:
- file: README.md
- title: Preamble
children:
- file: notebooks/how-to-cite.md
- title: Introduction
children:
- file: notebooks/ptype_ml.ipynb
jupyter:
binder:
repo: projectpythia/ptype-ml-cookbook
site:
options:
logo: notebooks/images/logos/pythia_logo-white-rtext.svg
folders: true
template: book-theme