Closed martinpovolny closed 3 years ago
Issues go stale after 90d of inactivity.
Mark the issue as fresh with /remove-lifecycle stale
.
Stale issues rot after an additional 30d of inactivity and eventually close.
If this issue is safe to close now please do so with /close
.
/lifecycle stale
Stale issues rot after 30d of inactivity.
Mark the issue as fresh with /remove-lifecycle rotten
.
Rotten issues close after an additional 30d of inactivity.
If this issue is safe to close now please do so with /close
.
/lifecycle rotten
Rotten issues close after 30d of inactivity.
Reopen the issue with /reopen
.
Mark the issue as fresh with /remove-lifecycle rotten
.
/close
@sesheta: Closing this issue.
Problem:
When working in jupyterhub, I need to edit not only notebooks but also .py files. To do that I'd like to use tools such as
vim
.vim
can be running in the instance or remotely over something like SSHFS.Or I could use
vscode
and it's python support and remote editting. For that again I'd need SSH access.Is there a way to do that or something with simmilar effect?