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

Provide default workspace configuration for projects #14

Open
micahjsmith opened this issue Jul 2, 2021 · 0 comments
Open

Provide default workspace configuration for projects #14

micahjsmith opened this issue Jul 2, 2021 · 0 comments

Comments

@micahjsmith
Copy link
Contributor

Currently, ballet renders a workspace.json file as part of its project template that is used by projects: The workspace is then configured when binder launches. This means that Assemble cannot control its desired layout, and that instead it is in configuration files in all of the different Ballet projects.

Instead, Assemble should do the configuration to match what is currently set in the workspace.json:

  • the file browser open to a specific path in the project (optional, as this would require finding the right path using the ballet.yml file, so maybe this specific configuration option could stay in the project template)
  • open the analysis notebook at the configured width
  • open the feature engineering guide at the configured width

I'm not sure how Assemble would do this configuration, maybe it is something that it does on extension load.

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