Lincoln Stein
d318968abe
remove --no_interactive from preload_scripts.py example ( #1378 )
2022-11-05 06:23:56 +01:00
Matthias Wild
e71655237a
Hotifx docs ( #1376 )
2022-11-04 15:17:28 -04:00
Lincoln Stein
6b89adfa7e
change "python3" to "python" in instructions
2022-11-03 19:22:05 -04:00
Lincoln Stein
174a9b78b0
Bring main back into a consistent state with other branches
...
- Due to misuse of rebase command, main was transiently
in an inconsistent state.
- This repairs the damage, and adds a few post-release
patches that ensure stable conda installs on Mac and Windows.
2022-11-03 15:44:06 -04:00
Lincoln Stein
16a52a607d
updated documentation
2022-11-02 17:28:50 -04:00
Lincoln Stein
a7517ce0de
add pointer to hugging face concepts library
2022-10-30 00:54:00 -04:00
Lincoln Stein
b532e6dd17
wording and formatting tweaks
2022-10-29 11:28:17 -04:00
Lincoln Stein
b46921c22d
move model installation docs into installation dir
2022-10-29 11:15:57 -04:00
Lincoln Stein
13f26a99b8
documentation and usability fixes
2022-10-29 10:37:38 -04:00
mauwii
343ae8b7af
update docker docs
2022-10-27 17:06:50 -04:00
Lincoln Stein
230de023ff
resolve doc conflicts during merge
2022-10-18 08:27:33 -04:00
Lincoln Stein
b953f82346
Merge branch 'development' into fix-doc-typos
2022-10-16 11:28:59 -04:00
Eric Wolf
57a3ea9d7b
Update 'ldm' env to 'invokeai' in troubleshooting steps
2022-10-16 11:23:00 -04:00
Lincoln Stein
ef2058824a
add a strength value to inpaint_replace
...
- --inpaint_replace 0.X will cause inpainting to ignore what is under
the masked region with a strength ranging from 0 (don't ignore at all)
to 1.0 (ignore completely)
- sync with upstream development
- update docs
2022-10-16 10:06:47 -04:00
Rupesh Sreeraman
a6e28d2eb7
Fixed documentation typos and resolved merge conflicts in the documentation.
2022-10-16 17:55:57 +05:30
Joseph Dries III
f6bc13736a
Fix Typo, committed changing ldm environment to invokeai
2022-10-15 08:48:18 -04:00
mauwii
1c687d6d03
more updates to many docs, including:
...
- better readability in dark mode since color change
- better looking changelog
- fix images which where not loading
- also center most of the images
- fix some syntax errors like
- headlines ending with a colon
- codeblocks with wrong fences
- codeblocks without shell
- update conda prompts from ldm to invokeai
- ....
2022-10-11 21:41:52 -04:00
Lincoln Stein
79e79b78aa
mkdocs fixes, PR #1032
...
Squashed commit of the following:
commit 2c1e0168bb03a2cd625f2d4aca40eee0fdf7e4af
Merge: 2325c6c
31f2733
Author: Lincoln Stein <lincoln.stein@gmail.com>
Date: Tue Oct 11 08:33:18 2022 -0400
Merge branch 'mkdocs-fixes' of https://github.com/mauwii/stable-diffusion into mauwii-mkdocs-fixes
commit 31f2733e89
Merge: d9d6d3a
a61a690
Author: Lincoln Stein <lincoln.stein@gmail.com>
Date: Tue Oct 11 08:05:52 2022 -0400
Merge branch 'main' into mkdocs-fixes
commit d9d6d3af3f
Author: mauwii <Mauwii@outlook.de>
Date: Tue Oct 11 08:13:04 2022 +0200
some more minor, overseen fixes to IMG2IMG
commit 4ab5a2aeba
Author: mauwii <Mauwii@outlook.de>
Date: Tue Oct 11 07:49:11 2022 +0200
add 4gotten alt-text to images
commit f778bd9c0f
Author: mauwii <Mauwii@outlook.de>
Date: Tue Oct 11 07:18:11 2022 +0200
update OTHER.md
- fix codeblocks, add admonitions, embed graphic
commit a19f148a8e
Author: mauwii <Mauwii@outlook.de>
Date: Tue Oct 11 06:51:29 2022 +0200
update IMG2IMG.md
commit c1f1dfa714
Author: mauwii <Mauwii@outlook.de>
Date: Tue Oct 11 06:10:25 2022 +0200
update EMBIGGEN.md
- fix codeblocks
- fix toc
- use admonitions
commit 791e6c63ef
Author: mauwii <Mauwii@outlook.de>
Date: Tue Oct 11 05:58:53 2022 +0200
better admonitions for CLI.md
commit e078025f00
Author: mauwii <Mauwii@outlook.de>
Date: Tue Oct 11 05:50:32 2022 +0200
huge update to CLI.md
way too many updates to list them all, including:
- render keys for keyboard-shortcuts
- quote commands and "unhide" parameter-values (like `<int>`, `<string>`
- fix codeblocks
- quote commands
- quote filenames
- use admonitions
- ....
commit bd98dd2307
Author: mauwii <Mauwii@outlook.de>
Date: Tue Oct 11 04:49:57 2022 +0200
fix INPAINTING.md
- fix numbered List
- replace text key combos with actual rendered keyboard keys
commit 5392000335
Author: mauwii <Mauwii@outlook.de>
Date: Tue Oct 11 04:30:11 2022 +0200
fix nubered list and codeblocks in INSTALL_WINDOWS
commit ffe9276f1e
Author: mauwii <Mauwii@outlook.de>
Date: Tue Oct 11 04:12:56 2022 +0200
fix numbered list in INSTALL_LINUX.md
also fix blank lines, codeblocks and admonition
commit 2c6a6a567f
Author: mauwii <Mauwii@outlook.de>
Date: Tue Oct 11 03:51:03 2022 +0200
upgrade INSTALL_MAC.md:
- use annotations and content-tabs
yes, this looks ugly in repo afterwards, but plz also look at mkdocs:
https://mauwii.github.io/stable-diffusion/installation/INSTALL_MAC/
commit 8f6c544480
Author: mauwii <Mauwii@outlook.de>
Date: Tue Oct 11 01:43:11 2022 +0200
comment out PR part in mkdocs-flow.yml
commit b52c14a67f
Merge: 97ebe58
a1b0b91
Author: mauwii <Mauwii@outlook.de>
Date: Tue Oct 11 01:17:28 2022 +0200
Merge branch 'mkdocs-fixes' of github.com:mauwii/stable-diffusion into mkdocs-fixes
commit a1b0b91bb3
Author: mauwii <Mauwii@outlook.de>
Date: Tue Oct 11 00:59:44 2022 +0200
fix conda env in codeblock
commit 5f9f9a266e
Author: mauwii <Mauwii@outlook.de>
Date: Tue Oct 11 00:43:46 2022 +0200
fix 4gotten title in TEXTUAL_INVERSION
commit 8f025b034e
Author: mauwii <Mauwii@outlook.de>
Date: Tue Oct 11 00:41:52 2022 +0200
quote repo_url and repo_name
otherwise the version/stars/forks did not appear
commit 3a52b7deb3
Author: mauwii <Mauwii@outlook.de>
Date: Tue Oct 11 00:39:54 2022 +0200
fix TEXTUAL_INVERSION headline to fit the others
commit 389b21f966
Author: mauwii <Mauwii@outlook.de>
Date: Tue Oct 11 00:35:48 2022 +0200
fix SAMPLER_CONVERGENCE and add emoji
commit f26fc79a18
Author: mauwii <Mauwii@outlook.de>
Date: Tue Oct 11 00:32:04 2022 +0200
fix INSTALL_DOCKER.md:
- fix title (Docker instead of "Before you begin")
- add headline with Emoji
- fix headlines to render toc correct
commit cbc3520489
Author: mauwii <Mauwii@outlook.de>
Date: Tue Oct 11 00:24:58 2022 +0200
add headline with emoji to INSTALL_MAC.md
commit 25f0614d66
Author: mauwii <Mauwii@outlook.de>
Date: Tue Oct 11 00:21:01 2022 +0200
add log emoji to docs/CHANGELOG.md
commit 42005688fa
Author: mauwii <Mauwii@outlook.de>
Date: Tue Oct 11 00:20:47 2022 +0200
use better fitting Icon for new Name
commit 0c65bad7f5
Author: mauwii <Mauwii@outlook.de>
Date: Tue Oct 11 00:09:07 2022 +0200
add Headline with Emoji to WEB and POSTPROCESS
commit 1c1cf2692e
Author: mauwii <Mauwii@outlook.de>
Date: Mon Oct 10 23:56:16 2022 +0200
update index.md:
- remove unused template reference
- make headline rendered bold and underlined, add (kind of) subtitle
- update discord badge and link
- update Quick links to look like in GH-Readme
- also remove self reference to docs
- add screenshot as in GH-Readme
- add note pointing to issues tab
- update path in command line to reflect new Repo Name
commit 0e29b0737e
Author: mauwii <Mauwii@outlook.de>
Date: Mon Oct 10 23:23:10 2022 +0200
chng site_name to `Stable Diffusion Toolkit Docs`
commit ad8a60d992
Author: mauwii <Mauwii@outlook.de>
Date: Mon Oct 10 23:00:02 2022 +0200
fix repo_url in mkdocs.yml
commit 234569d6b6
Author: mauwii <Mauwii@outlook.de>
Date: Mon Oct 10 22:54:39 2022 +0200
fix link to upscaling in WEB.md and TOC
- TOC fixed by adding `#` to every headline after `## Parting remarks`
- add missing blank lines
commit 97c84ad824
Author: mauwii <Mauwii@outlook.de>
Date: Mon Oct 10 22:25:32 2022 +0200
fix broken links in docs/CHANGELOG.md
commit bce62b3a32
Author: mauwii <Mauwii@outlook.de>
Date: Mon Oct 10 22:15:37 2022 +0200
add title to CHANGELOG.md to render TOC wo. `**`
alternatively remove `**` around headline
commit 97ebe58b5b
Author: mauwii <Mauwii@outlook.de>
Date: Tue Oct 11 00:59:44 2022 +0200
fix conda env in codeblock
commit 87ac217e43
Author: mauwii <Mauwii@outlook.de>
Date: Tue Oct 11 00:43:46 2022 +0200
fix 4gotten title in TEXTUAL_INVERSION
commit 91439e8a52
Author: mauwii <Mauwii@outlook.de>
Date: Tue Oct 11 00:41:52 2022 +0200
quote repo_url and repo_name
otherwise the version/stars/forks did not appear
commit 8a632a9e8f
Author: mauwii <Mauwii@outlook.de>
Date: Tue Oct 11 00:39:54 2022 +0200
fix TEXTUAL_INVERSION headline to fit the others
commit 7c8ffe2feb
Author: mauwii <Mauwii@outlook.de>
Date: Tue Oct 11 00:35:48 2022 +0200
fix SAMPLER_CONVERGENCE and add emoji
commit e2e86d2d11
Author: mauwii <Mauwii@outlook.de>
Date: Tue Oct 11 00:32:04 2022 +0200
fix INSTALL_DOCKER.md:
- fix title (Docker instead of "Before you begin")
- add headline with Emoji
- fix headlines to render toc correct
commit 8b54c083fe
Author: mauwii <Mauwii@outlook.de>
Date: Tue Oct 11 00:24:58 2022 +0200
add headline with emoji to INSTALL_MAC.md
commit 8d8a032434
Author: mauwii <Mauwii@outlook.de>
Date: Tue Oct 11 00:21:01 2022 +0200
add log emoji to docs/CHANGELOG.md
commit 76519f6fa4
Author: mauwii <Mauwii@outlook.de>
Date: Tue Oct 11 00:20:47 2022 +0200
use better fitting Icon for new Name
commit aff0725533
Author: mauwii <Mauwii@outlook.de>
Date: Tue Oct 11 00:09:07 2022 +0200
add Headline with Emoji to WEB and POSTPROCESS
commit 0f7898cbdd
Author: mauwii <Mauwii@outlook.de>
Date: Mon Oct 10 23:56:16 2022 +0200
update index.md:
- remove unused template reference
- make headline rendered bold and underlined, add (kind of) subtitle
- update discord badge and link
- update Quick links to look like in GH-Readme
- also remove self reference to docs
- add screenshot as in GH-Readme
- add note pointing to issues tab
- update path in command line to reflect new Repo Name
commit f4c04eadf8
Author: mauwii <Mauwii@outlook.de>
Date: Mon Oct 10 23:23:10 2022 +0200
chng site_name to `Stable Diffusion Toolkit Docs`
commit 6e624827c0
Author: mauwii <Mauwii@outlook.de>
Date: Mon Oct 10 23:00:02 2022 +0200
fix repo_url in mkdocs.yml
commit 158848dd7e
Author: mauwii <Mauwii@outlook.de>
Date: Mon Oct 10 22:54:39 2022 +0200
fix link to upscaling in WEB.md and TOC
- TOC fixed by adding `#` to every headline after `## Parting remarks`
- add missing blank lines
commit 533736e135
Author: mauwii <Mauwii@outlook.de>
Date: Mon Oct 10 22:29:46 2022 +0200
fix link to truncation_comparison.jpg in OTHER.md
commit dd335142df
Author: mauwii <Mauwii@outlook.de>
Date: Mon Oct 10 22:25:32 2022 +0200
fix broken links in docs/CHANGELOG.md
commit 374dd54f30
Author: mauwii <Mauwii@outlook.de>
Date: Mon Oct 10 22:15:37 2022 +0200
add title to CHANGELOG.md to render TOC wo. `**`
alternatively remove `**` around headline
2022-10-11 08:36:00 -04:00
hj
a61a690f6c
Fix the url
2022-10-11 08:03:19 -04:00
Lincoln Stein
8954171eea
add steps for updating environment
...
Closes #1017
2022-10-10 18:16:08 -04:00
Will
9eff9e5752
update mac instructions to use invokeai for env name
2022-10-10 17:45:18 -04:00
Nuno Coração
84c1825abc
fixed old reference to ldm on activate env
2022-10-10 17:44:30 -04:00
Ben Alkov
cbf5426d27
fix(venv): rename 'ldm' -> 'invokeai'
2022-10-10 13:04:03 -04:00
Lincoln Stein
ae4e385abd
merge changes to mac installation instructions
2022-10-10 09:18:48 -04:00
Lincoln Stein
15cc92e54a
fix environment-mac.yml as per #964
2022-10-10 09:12:48 -04:00
psychedelicious
9685fc210c
Updates INSTALL_MAC.md
2022-10-10 09:08:14 -04:00
Jim Hays
f4cdc0001f
Update references to lstein/stable-diffusion
to invoke-ai/InvokeAI
2022-10-10 09:06:51 -04:00
Lincoln Stein
3d4276439f
merge prior to backing out PR #1000
2022-10-09 18:24:15 -04:00
Lincoln Stein
bc8e86e643
fix environment-mac.yml as per #964
2022-10-09 18:21:13 -04:00
psychedelicious
7a98387e8d
Updates INSTALL_MAC.md
2022-10-09 18:16:27 -04:00
Jim Hays
58d0f14d03
Update references to lstein/stable-diffusion
to invoke-ai/InvokeAI
2022-10-09 18:16:27 -04:00
Lincoln Stein
bb7629d2b8
fix environment-mac.yml as per #964
2022-10-09 15:34:19 -04:00
Lincoln Stein
745c020aa2
fix environment-mac.yml as per #964
2022-10-09 15:33:56 -04:00
Lincoln Stein
b1d43eae46
almost ready for public release
...
- merged release-candidate-2
- fix up documentation
- add web tutorial
2022-10-09 11:37:00 -04:00
psychedelicious
aed5ad22fb
Updates INSTALL_MAC.md
2022-10-09 08:49:29 -04:00
Jim Hays
dc9c16b93d
Update references to lstein/stable-diffusion
to invoke-ai/InvokeAI
2022-10-09 08:48:23 -04:00
Lincoln Stein
98fe044dee
rebrand CLI from "dream" to "invoke"
...
- rename dream.py to invoke.py
- create a compatibility script named dream.py that execs() invoke.py
- redo documentation
- change help message in args
- this does **not** rename the libraries, which are still ldm.dream.util, etc
2022-10-08 09:32:06 -04:00
psychedelicious
9318719b9e
Updates INSTALL_MAC.md
2022-10-04 07:16:42 -04:00
Jim Hays
8e76bc2b5d
Update references to lstein/stable-diffusion
to invoke-ai/InvokeAI
2022-10-01 18:15:20 -04:00
Brent Ozar
38a9f72e11
INSTALL_MAC.md - change environment-mac.yaml to yml
...
To reflect the new file name from this pull request: bc9f892cab
2022-09-28 16:56:26 -04:00
Lincoln Stein
6b56d45d85
Merge branch 'development' of github.com:invoke-ai/InvokeAI into development
2022-09-28 15:09:10 -04:00
Chris Hayes
fb0341fdbf
Rename environment files to use default .yml extension
2022-09-28 14:54:48 -04:00
bsilvereagle
8366eee9c2
Change to InvokeAI git repo and folder names
2022-09-28 14:49:09 -04:00
Lincoln Stein
bc9f892cab
rename environment.yaml to take advantage of Anaconda default behavior #827
...
-Rename environment files to use default .yml extension
-Change to InvokeAI git repo and folder names
Author: @Christopher-Hayes
2022-09-27 03:16:27 -04:00
Chris Hayes
b1a3fd945d
Rename environment files to use default .yml extension
2022-09-27 00:58:05 -04:00
Rob Baines
61b19d406c
Update INSTALL_MAC.md
...
I had to use `osx-64` not `osx-x86-64` for conda to install the required packages from conda-forge
2022-09-26 03:29:14 -04:00
bsilvereagle
d87bd29a68
Change to InvokeAI git repo and folder names
2022-09-26 03:27:35 -04:00
Lincoln Stein
3f25ad59c3
Merge branch 'development' into patch-1
2022-09-25 08:40:17 -04:00
mofuzz
9050069858
Update INSTALL_MAC.md
2022-09-25 01:27:57 -04:00
Lincoln Stein
0678b24ebb
Merge branch 'development' into fix-empty-prompt-exception
2022-09-24 05:12:57 -04:00
blessedcoolant
53b4c3cc60
Upgrade GFPGAN to Version 1.4
2022-09-24 05:09:45 -04:00
Lincoln Stein
40b3d07900
Merge branch 'development' into fix-empty-prompt-exception
2022-09-23 09:36:15 +02:00
Lincoln Stein
19174949b6
fixed multiple dangling references to lstein/stable-diffusion
2022-09-21 03:29:02 -04:00
techicode
a1739a73b4
linux instructions update to /InvokeAI folder name
2022-09-21 03:26:27 -04:00
Lincoln Stein
3bc40506fd
Merge branch 'main' of github.com:santisbon/stable-diffusion into santisbon-main
2022-09-20 17:23:06 -04:00
Lincoln Stein
555f21cd25
Merge branch 'development' into mkdocs-updates
2022-09-20 17:11:43 -04:00
Mihail Dumitrescu
d176fb07cd
Replace --full_precision with --precision that works even if not specified
...
Allowed values are 'auto', 'float32', 'autocast', 'float16'. If not specified or 'auto' a working precision is automatically selected based on the torch device.
Context: #526
Deprecated --full_precision / -F
Tested on both cuda and cpu by calling scripts/dream.py without arguments and checked the auto configuration worked. With --precision=auto/float32/autocast/float16 it performs as expected, either working or failing with a reasonable error. Also checked Img2Img.
2022-09-20 17:08:00 -04:00
Lincoln Stein
e33ed45cfc
Delete redundant backquotes #665
...
Author: @mefengl
2022-09-20 16:44:25 -04:00
Andreas Rozek
cc0cf147c8
Update INSTALL_MAC.md
...
1. let users install Rust right at the beginning in order to avoid some troubleshooting later on
2. add "conda deactivate" for troubleshooting once ldm was activated
Fix conflict
Update INSTALL_MAC.md
2022-09-20 16:38:28 -04:00
冯不游
c08eedf264
Delete redundant backquotes
...
remove extra space
2022-09-20 23:32:22 +08:00
mauwii
ead0e92bac
remove feature list from index.md since in menu
...
fix double bs python path in cli.md and fix tables again
add more keys in cli.md
fix annotations in install_mac.md
remove torchaudio from pythorch-nightly installation
fix self reference
2022-09-19 08:36:42 +02:00
mauwii
6ea0a7699e
add Icons to Titles and in index.md
2022-09-18 21:30:18 +02:00
Armando C. Santisbon
20ffd4082c
needs protobuf 3.20.1
2022-09-18 13:25:21 -05:00
mauwii
578638c258
include rust inst. step in standalone installation
...
also include protobuf uninstall if installed previously
2022-09-18 18:48:05 +02:00
mauwii
016fd65f6a
use more admonitions and introduce keys
2022-09-18 11:09:27 +02:00
mauwii
dbc9134630
add previously missed admonition
2022-09-18 05:06:54 +02:00
mauwii
0071f43b2c
use Admonitions for notes, warnings, ...
2022-09-18 04:54:20 +02:00
mauwii
6d09f8c6b2
some smaller fixes to linux and windows install
2022-09-18 04:09:42 +02:00
mauwii
ed8ee8c690
update install-mode refference
2022-09-17 07:55:55 +02:00
mauwii
b9183b00a0
add Content tabs
2022-09-17 06:34:38 +02:00
mauwii
17e755e062
shorten long commands in codeblocks
...
this way it looks much better in MkDocs Codeblocks (and ofc still works)
also remove a markdown styled link from a bash-codeblock
2022-09-17 03:05:13 +02:00
mauwii
ae963fcfdc
fix codeblock anotations
2022-09-17 02:56:02 +02:00
mauwii
3c732500e7
many updatedes to INSTALL_MAC.md
2022-09-17 02:46:59 +02:00
mauwii
cd494c2f6c
fix some markdown violations as well
2022-09-17 02:34:25 +02:00
mauwii
fa7fe382b7
remove protobuf from brew install docs
2022-09-17 02:10:16 +02:00
Lincoln Stein
df4c80f177
respect --outdir again; fix issue #628
2022-09-16 19:58:45 -04:00
Armando C. Santisbon
fb7a9f37e4
Set temporary instructions
...
Set temporary instructions to use the branch that can currently be
containerized.
2022-09-16 18:35:50 -05:00
SteveCaruso
40b61870f6
update Intel Mac instructions ( #599 )
...
Co-authored-by: Lincoln Stein <lincoln.stein@gmail.com>
2022-09-16 17:42:21 -04:00
冯不游
6cab2e0ca0
refine env rebuild tip ( #611 )
2022-09-16 17:32:52 -04:00
Matthias Wild
ec2dc24ad7
Mkdocs-material ( #575 )
...
* Squashed commit of the following:
commit 82d9c25d9a
Author: mauwii <Mauwii@outlook.de>
Date: Wed Sep 14 19:29:11 2022 +0200
fix branch name in mkdocs-flow
commit 2e276cecc1
Author: mauwii <Mauwii@outlook.de>
Date: Wed Sep 14 19:28:35 2022 +0200
fix theme name
commit 2eb77c1173
Author: mauwii <Mauwii@outlook.de>
Date: Wed Sep 14 19:14:42 2022 +0200
fixed some links and formating in main README
commit 66a7152e48
Author: mauwii <Mauwii@outlook.de>
Date: Wed Sep 14 08:58:58 2022 +0200
trigger mkdocs deployment on main
commit 897cc373ce
Merge: 89da371
3b5a830
Author: Matthias Wild <40327258+mauwii@users.noreply.github.com>
Date: Wed Sep 14 07:51:23 2022 +0200
Merge pull request #1 from mauwii/mkdocs
Mkdocs
commit 3b5a8308eb
Author: mauwii <Mauwii@outlook.de>
Date: Wed Sep 14 07:42:56 2022 +0200
huge update
I was pretty busy trying to make the Readmes / docs look good in MkDocs
commit 0b4f5a926f
Author: mauwii <Mauwii@outlook.de>
Date: Wed Sep 14 07:41:45 2022 +0200
update mkdocs config
commit 872172ea70
Author: mauwii <Mauwii@outlook.de>
Date: Wed Sep 14 07:33:49 2022 +0200
added the mkdocs-git-revision-date-plugin
commit eac81bf875
Author: mauwii <Mauwii@outlook.de>
Date: Wed Sep 14 06:46:43 2022 +0200
add prettier config
remove markdownlint
move and rename requirements-mkdocs.txt
commit b36d4cc088
Author: mauwii <Mauwii@outlook.de>
Date: Wed Sep 14 02:06:39 2022 +0200
add dark theme
commit a14f18fede
Author: mauwii <Mauwii@outlook.de>
Date: Wed Sep 14 01:38:02 2022 +0200
update mkdocs flow and config
commit 2764b48693
Author: mauwii <Mauwii@outlook.de>
Date: Wed Sep 14 01:15:33 2022 +0200
add mkdocs workflow
commit 1bd22523b1
Author: mauwii <Mauwii@outlook.de>
Date: Wed Sep 14 00:57:37 2022 +0200
I already begun with formating / revising the sites
* change repository in mkdocs config to lstein
* adapt changes from repos main README.md
Co-authored-by: Lincoln Stein <lincoln.stein@gmail.com>
2022-09-15 10:53:41 -04:00
Armando C. Santisbon
8a8c093795
Merge branch 'lstein:main' into main
2022-09-13 14:58:43 -05:00
Andre LaBranche
10c51b4f35
Minor cleanup and re-arranging of PATH docs ( #533 )
...
* slightly more consistent in how the different scenarios are described
* moved the stuff about `/usr/bin/python` to be adjacent to the stuff about `/usr/bin/python3`
* added an example of the 'option 1' goal state
* described a way to directly answer the question: how many snakes are living in your computer?
2022-09-13 15:13:47 -04:00
Armando C. Santisbon
0aa3dfbc35
Update link to guide on Docker, supported architectures, and platform specifiers.
2022-09-12 23:46:45 -05:00
Armando C. Santisbon
d4941ca833
Doc cleanup
2022-09-12 22:17:37 -05:00
Armando C. Santisbon
00b002f731
Move README-Docker to docs folder
2022-09-12 22:01:40 -05:00
Niek van der Maas
aba94b85e8
Fix macOS pyenv
instructions, add code block highlight ( #441 )
...
Fix: `anaconda3-latest` does not work, specify the correct virtualenv, add missing init.
2022-09-11 22:34:39 -04:00
Lincoln Stein
4f72cb44ad
moved the notebook files into their own directory
2022-09-11 13:05:38 -04:00
blessedcoolant
0881d429f2
Docs Update ( #466 )
...
Authored-by: @blessedcoolant
Co-authored-by: Lincoln Stein <lincoln.stein@gmail.com>
2022-09-11 11:52:43 -04:00