Yuki Inoue
Yuki Inoue
Since cache includes private information, (the auth-info), it's permission should be set to 600.
I tried to start using tmux session feature for separating workspace for each projects I'm currently working on. I assume that emacs is designed so that only one emacs process...
Useful when you are deploying jupyter on a remote server --- Want to back this issue? **[Post a bounty on it!](https://www.bountysource.com/issues/72216172-command-to-register-rails-kernel-against-global-jupyter-config?utm_campaign=plugin&utm_content=tracker%2F123687093&utm_medium=issues&utm_source=github)** We accept bounties via [Bountysource](https://www.bountysource.com/?utm_campaign=plugin&utm_content=tracker%2F123687093&utm_medium=issues&utm_source=github).
Write a Rake task (or Rails Generator, maybe) which will install jupyter using Pipenv to project root. --- Want to back this issue? **[Post a bounty on it!](https://www.bountysource.com/issues/71706481-jupyter-installation-done-by-rake-task?utm_campaign=plugin&utm_content=tracker%2F123687093&utm_medium=issues&utm_source=github)** We accept...
something like papermill. --- Want to back this issue? **[Post a bounty on it!](https://www.bountysource.com/issues/71467472-add-feature-to-kick-notebook-and-get-result?utm_campaign=plugin&utm_content=tracker%2F123687093&utm_medium=issues&utm_source=github)** We accept bounties via [Bountysource](https://www.bountysource.com/?utm_campaign=plugin&utm_content=tracker%2F123687093&utm_medium=issues&utm_source=github).
fix tree ascii diagram
I wanted to get the empty list as get-marked-items if non was selected. So, implemented such option.
Hi, sorry if this is already supported and described in somewhere else. Does the itypescript library support invoking jupyter with some other command than `jupyter`? Namely, I usually handle `jupyter`...
Implements #753 , so, closes #753 . With this PR, one can set identifier by writing following in the `schedule.rb`. ```ruby set :identifier, 'Some identifier' ``` If no identifier is...
When non-default identifier is used to install crontab (snippet), to clear it, you must enter exactly the same identifier again in order to clear, update, etc the crontab. I thought...