File tree Expand file tree Collapse file tree 3 files changed +12
-11
lines changed
Expand file tree Collapse file tree 3 files changed +12
-11
lines changed Original file line number Diff line number Diff line change 1+ Welcome to fastcore
2+ ================
13
2- ``` python
3- from nbdev.showdoc import *
4- from fastcore.all import *
5- import numpy as np,numbers
6- ```
7-
8- # Welcome to fastcore
9-
10- > Python goodies to make your coding faster, easier, and more
11- > maintainable
4+ <!-- WARNING: THIS FILE WAS AUTOGENERATED! DO NOT EDIT! -->
125
136Python is a powerful, dynamic language. Rather than bake everything into
147the language, it lets the programmer customize it to make it work for
Original file line number Diff line number Diff line change 1+ project :
2+ output-dir : _docs
3+
4+ website :
5+ title : " fastcore"
6+ site-url : " https://fastcore.fast.ai/"
7+ description : " Python supercharged for fastai development"
8+ repo-branch : master
9+ repo-url : " https://github.com/fastai/fastcore/"
Original file line number Diff line number Diff line change @@ -33,7 +33,6 @@ allowed_cell_metadata_keys =
3333jupyter_hooks = True
3434clean_ids = False
3535conda_user = fastai
36- custom_quarto_yml = False
3736clear_all = False
3837put_version_in_init = True
3938
You can’t perform that action at this time.
0 commit comments