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

support for initial function #27

Closed
jwkvam opened this issue Sep 26, 2016 · 2 comments
Closed

support for initial function #27

jwkvam opened this issue Sep 26, 2016 · 2 comments
Labels

Comments

@jwkvam
Copy link
Owner

jwkvam commented Sep 26, 2016

It would be handy to have a function that get's called on initial page load from the client. Here's a sketch of how this can work:

  1. Add an emit from index.jsx
  2. Add a handler template in server.py
  3. Add functionality to Layout class to call a python function on the initial signal.
@jwkvam
Copy link
Owner Author

jwkvam commented Sep 26, 2016

@dswah if you are interested in learning how to hack on bowtie we can try to do this together.

@jwkvam
Copy link
Owner Author

jwkvam commented Dec 12, 2016

#60

@jwkvam jwkvam closed this as completed Dec 12, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant