Add teaching section
This commit is contained in:
parent
e7d814051b
commit
ddadc8685e
12 changed files with 244 additions and 23 deletions
|
|
@ -8,7 +8,7 @@ pkgs.mkShell {
|
|||
];
|
||||
|
||||
shellHook = let
|
||||
venvPath = "$HOME/venv/homepage";
|
||||
venvPath = "$HOME/.venv/homepage";
|
||||
remoteHost = "personal-vps";
|
||||
in ''
|
||||
export PIP_REQUIRE_VIRTUALENV=1
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue