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

Add notebook configuration to set default notebook path #304

Merged
merged 3 commits into from
Apr 11, 2023

Conversation

lsvmello
Copy link
Contributor

As mentioned on #300.

This is the proposed solution to add the default notebook path on the config.toml.

Copy link
Member

@mickael-menu mickael-menu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm uncomfortable authorizing a notebook.dir config key in all config.toml files, because it wouldn't make sense (and could be incorrect) in the config.toml embedded inside a notebook (.zk/config.toml).

Would you mind updating your PR to only parse such key in the global config file? Maybe outputting an error if notebook.dir is set inside a "local" config.toml.

@lsvmello
Copy link
Contributor Author

Hey @mickael-menu is there anything else left for me to do here?

@mickael-menu
Copy link
Member

Sorry, I didn't receive any GitHub notification. I'll take a look.

Copy link
Member

@mickael-menu mickael-menu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looking good, thank you 👍

@mickael-menu mickael-menu merged commit e26ac51 into zk-org:main Apr 11, 2023
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

Successfully merging this pull request may close these issues.

2 participants