514 Commits

Author SHA1 Message Date
Erik Sjölund
576e3b586a Add section "Using the Podman CLI"
* Add exmaple 4 that demonstrates how to run the container
  image docker.io/jupyter/r-notebook:6b49f3337709 with rootless podman.
  Some text from example 2 was reused in example 4.

Co-authored-by: Ayaz Salikhov <mathbunnyru@users.noreply.github.com>

Signed-off-by: Erik Sjölund <erik.sjolund@gmail.com>
2022-05-01 15:23:10 +02:00
Alexander Manley
e9c993f055 Update recipes.md
Delta 1.2 was released.  Important key improvements were made.
2022-04-19 12:23:32 -04:00
Ayaz Salikhov
a420c15d53 Update tags in documentation 2022-03-30 19:20:23 +01:00
Ayaz Salikhov
bcf5118cb7 Fix minor PyCharm issues 2022-03-19 00:15:27 +02:00
Ayaz Salikhov
189ab927f0 Move python back 2022-03-18 15:37:51 +02:00
Ayaz Salikhov
6ee21a77d2 Run black pre-commit on python code in docs 2022-03-17 15:59:28 +02:00
Ayaz Salikhov
6bd591912f Fix redirect link 2022-03-16 17:09:47 +02:00
Ayaz Salikhov
c8e5ce0b30 Update docs/using/recipes.md
Co-authored-by: Erik Sundell <erik.i.sundell@gmail.com>
2022-03-16 17:04:08 +02:00
Ayaz Salikhov
812c713a64 Fix PyCharm issues 2022-03-16 16:47:30 +02:00
pre-commit-ci[bot]
bf30275477 [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
2022-03-15 02:59:56 +00:00
Rafael Griffo Goes
f52d67b502 Adding scraper community stack scraper-notebook 2022-03-14 22:45:24 -04:00
romainx
4bef40f531 Switch the default to jupyter_server_config.py 2022-02-11 23:03:11 +01:00
Ayaz Salikhov
48a41e5da5 Beautiful docs 2022-02-11 23:41:16 +03:00
romainx
b6861a4521 Unique recipe to install a custom conda env 2022-02-10 21:01:28 +01:00
romainx
85140a4e22 Fix the recipe "Add a Python 3.x environment" 2022-02-10 06:15:45 +01:00
Ayaz Salikhov
b4036d6361 Fix wrong links 2022-02-07 15:52:50 +03:00
Tania Allard
3c2cef5db5 📝 DOC: xref to the common section 2022-02-07 10:56:56 +00:00
Tania Allard
bdb0bcdbe9 📝 DOC: Minor style changes 2022-02-07 10:54:11 +00:00
Tania Allard
c377d70218 📝 DOC: Some wording fixes 2022-02-07 10:49:59 +00:00
Ayaz Salikhov
4279d4d3b1 Merge pull request #1607 from mathbunnyru/asalikhov/community_stacks_table
Present community stacks as a table
2022-02-07 08:36:44 +03:00
Ayaz Salikhov
dd5b011dfe Add a tool to check broken URLs easily 2022-02-07 01:43:29 +03:00
Ayaz Salikhov
44b775513b Fix internal URLs 2022-02-07 00:32:11 +03:00
Ayaz Salikhov
dcc6838582 Implement community stacks as a table 2022-02-06 14:18:14 +03:00
Ayaz Salikhov
527352f2bf Merge pull request #1603 from ToluClassics/master
Add Transformers Notebook
2022-02-06 13:12:16 +03:00
Helder Geovane Gomes de Lima
4f8bbc2f96 Fix typo 2022-02-05 14:37:15 -03:00
Ayaz Salikhov
ca52a89ce1 Update selecting.md 2022-02-05 14:47:02 +03:00
Ayaz Salikhov
9a5700a431 Add must, where needed 2022-02-05 14:20:33 +03:00
Ayaz Salikhov
dab76bd6ff Update docs/using/troubleshooting.md 2022-02-05 11:10:30 +03:00
pre-commit-ci[bot]
685aa921df [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
2022-02-04 22:31:51 +00:00
Ogundepo Odunayo
e041ff2361 Add Transformers Notebook 2022-02-04 23:29:20 +01:00
Tania Allard
9be8333d19 ✏️ Fix split 2022-02-04 17:30:46 +00:00
Tania Allard
39a7497ff4 Update docs/using/troubleshooting.md
Co-authored-by: Ayaz Salikhov <mathbunnyru@users.noreply.github.com>
2022-02-04 12:50:52 +00:00
Tania Allard
6b140174dd ✏️ Comment outputs 2022-02-04 12:50:52 +00:00
Tania Allard
fc436154f7 Remove comments 2022-02-04 12:50:52 +00:00
Tania Allard
4953231f9d 🐛 Fix snippet 2022-02-04 12:50:52 +00:00
Ayaz Salikhov
6abd7b08c6 Update docs/using/troubleshooting.md 2022-02-04 12:50:52 +00:00
Tania Allard
e7abdae24b ✏️ Make " consistent 2022-02-04 12:50:52 +00:00
Tania Allard
ab63ab3b00 📝 Use different GID for examples 2022-02-04 12:50:52 +00:00
Tania Allard
587232a61a ✏️ Fix stray ' 2022-02-04 12:50:52 +00:00
Tania Allard
8b4cf103ab Fix snippets 2022-02-04 12:50:52 +00:00
Tania Allard
2bdf38244b 📝 Fixing docs - syntax and examples 2022-02-04 12:50:52 +00:00
Tania Allard
92b5fbc733 Apply suggestions from code review
Co-authored-by: Ayaz Salikhov <mathbunnyru@users.noreply.github.com>
2022-02-04 12:50:52 +00:00
pre-commit-ci[bot]
8371609cf8 [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
2022-02-04 12:50:52 +00:00
Ayaz Salikhov
c580924a67 Update docs/using/troubleshooting.md 2022-02-04 12:50:52 +00:00
pre-commit-ci[bot]
288f05f31c [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
2022-02-04 12:50:52 +00:00
Ayaz Salikhov
da3cf7ea6d Update docs/using/troubleshooting.md 2022-02-04 12:50:52 +00:00
Tania Allard
832c60a69b 📝 Add conda channels troubleshoot 2022-02-04 12:50:52 +00:00
Tania Allard
a4b5dd557f 📝 Add token not working section 2022-02-04 12:50:52 +00:00
Tania Allard
1445af51f6 📝 Replace notes with admonitions 2022-02-04 12:50:52 +00:00
Tania Allard
66566d9bd0 📝 Improvements to troubleshoot 2022-02-04 12:50:52 +00:00