Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 36 million developers.
Sign up
Popular repositories
-
pacfiles-mode
Emacs major mode to manage pacnew and pacsave files left by the pacman Arch tool
-
emacs_doom_private
Configuration files of my personal emacs configuration of DOOM emacs by hlissner
-
whisper-library
Covert channel communication library and framework written in C++11
-
emacs_legacy
My own emacs configuration folder. All modular and fancy.
Jupyter Notebook 2
-
deluge-init-monitor
This program makes sure your external hard drive or partition is mounted before starting Deluge.
C 1
-
node-form-data
Forked from form-data/form-data
A module to create readable `"multipart/form-data"` streams. Can be used to submit forms and file uploads to other web applications.
JavaScript
132 contributions in the last year
Contribution activity
May 2019
April 2019
- UndeadKernel/fish Shell
Created a pull request in dzop/emacs-jupyter that received 1 comment
org-extensions: (un)fold src block hydra command
Add a hydra command to fold or unfold src blocks with "tab".
Created an issue in dzop/emacs-jupyter that received 3 comments
Is the remote kernel functionality broken?
I cannot seem to get the remote kernel functionality to work. In a remote server, to start jupyter notebooks, I issue the command: jupyter notebook…