Things on this page are fragmentary and immature notes/thoughts of the author. Please read with your own judgement!
References
https://jupyterhub.readthedocs.io/en/latest/getting-started/security-basics.html
Things on this page are fragmentary and immature notes/thoughts of the author. Please read with your own judgement!
https://jupyterhub.readthedocs.io/en/latest/getting-started/security-basics.html
Things on this page are fragmentary and immature notes/thoughts of the author. Please read with your own judgement!
http://brettterpstra.com/2013/08/18/markdown-to-mind-map/
Things on this page are fragmentary and immature notes/thoughts of the author. Please read with your own judgement!
You can install vrapper as vim keybindings on dbeaver.
Help -> Install Software
Add vrapper repository http://vrapper …
Things on this page are fragmentary and immature notes/thoughts of the author. Please read with your own judgement!
:e!
https://unix.stackexchange.com/questions/149209/refresh-changed-content-of-file-opened-in-vim
/\cPatterToSearch
:set ignorecase
:set smartcase /copyright " Case insensitive /Copyright " Case sensitive /copyright\C " Case …
Things on this page are fragmentary and immature notes/thoughts of the author. Please read with your own judgement!
You can launch an Eclipse Che server using the command below.
docker run -it -v /var/run/docker.sock:/var/run/docker.sock -v /workdir/che:/data eclipse/che start
The …
Things on this page are fragmentary and immature notes/thoughts of the author. Please read with your own judgement!
Most image editing software (e.g., GIMP) can tell you the coordinate of a point on an image.