You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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):
A path given with a parameter -f
A string with -e
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).
The text was updated successfully, but these errors were encountered:
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):
-f
-e
jupyter --data
) pathI 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).The text was updated successfully, but these errors were encountered: