Skip to content

Vue widget #201

@oscar6echo

Description

@oscar6echo

I am trying to create a "vue-widget" similar to the existing "react-widget".

The only reference I found is this repo: studyhub-co/jupyterlab_vue
Which is commented on this discourse.jupyter.org thread.

Questions:

  • It is 3 years old. Has much changed ? Do they have the good approach ? or do recommend otherwise ?
  • In particular, I see they use a webpack config. But how does it compare with that used by jlpm build ? I cannot see it in the react-widget repo, so cannot compare and fear overriding it blindly is not satisfactory.
  • Nowadays, building vuejs apps is done with vite, not webpack. Could I build the vue component with vite and use the standard jlpm build after ? Or is it a bad idea ?
  • Any other thought on the subject ?

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions