Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature: Init file: Add possibility to run user code on startup #86

Open
tinmarino opened this issue Apr 5, 2020 · 0 comments
Open

Comments

@tinmarino
Copy link
Contributor

It would be nice to get the possibility to have a user configuration (alias init) file loaded in the sandbox.
As #85, this would just fasten workflow.

Ideas (inclusive):

  1. A path given with a parameter -f
  2. A string with -e
  3. Load a file located in a specific (jupyter --data) path

I prefer 1 and 2 because less burden for both devs (arbitrarily choosing: option vs path) and users (reconfiguring the module: kernel.json vs copy and paste a file).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant