Skip to content

Commit 0100fba

Browse files
committed
update changelog and page statuses
1 parent c146146 commit 0100fba

File tree

2 files changed

+6
-5
lines changed

2 files changed

+6
-5
lines changed

content/pages/12-meta/01-change-log.markdown

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,9 @@ on GitHub.
2222
link rot, expired domains and redirects. Thanks
2323
[Samuel](https://github.com/huangsam)!
2424
* Add [Ansible](/ansible.html), [Matplotlib](/matplotlib.html),
25-
[PowerShell](/powershell.html), [tmux](/tmux.html), [Screen](/screen.html)
26-
and [terminal multiplexers](/terminal-multiplexers.html) stub pages with
25+
[PowerShell](/powershell.html), [tmux](/tmux.html), [Screen](/screen.html),
26+
[Pymux](/pymux.html) and
27+
[terminal multiplexers](/terminal-multiplexers.html) starter pages with
2728
a few links, to be fleshed out later.
2829
* New [Redis](/redis.html) and [Ubuntu](/ubuntu.html) resources.
2930
* Happy New Year! This is the 6th year of Full Stack Python, coming after a

content/pages/12-meta/05-page-statuses.markdown

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -46,18 +46,18 @@ category.
4646
| [Vim](/vim.html) | complete |
4747
| [Emacs](/emacs.html) | intermediate |
4848
| [Sublime Text](/sublime-text.html) | starter |
49+
| PyCharm | not yet |
4950
| [Jupyter Notebook](/jupyter-notebook.html) | starter |
5051
| [Shells](/shells.html) | starter |
5152
| [Bourne-again shell (Bash)](/bourne-again-shell-bash.html) | starter |
5253
| [Zsh](/zsh-shell.html) | starter |
5354
| [PowerShell](/powershell.html) | starter |
5455
| [Terminal multiplexers](/terminal-multiplexers.html) | starter |
5556
| [tmux](/tmux.html) | starter |
56-
| screen | not yet |
57-
| pymux | not yet |
57+
| [Screen](/screen.html) | starter |
58+
| [Pymux](/pymux.html) | starter |
5859
| Environment configuration | not yet |
5960
| [Application dependencies](/application-dependencies.html) | intermediate |
60-
| Dependency isolation | not yet |
6161
| virtual environments (virtualenvs) | not yet |
6262
| Environment variables | not yet |
6363
| Localhost tunnels | not yet |

0 commit comments

Comments
 (0)