Coder Social home page Coder Social logo

Comments (4)

bollwyvl avatar bollwyvl commented on June 8, 2024

from jupyterlab-markup.

agoose77 avatar agoose77 commented on June 8, 2024

Yes, this is certainly part of a bigger question. My thought is that this is something we stick in the notebook metadata, under some key for jupyterlab-markup. In documents, at least for markdown, we could stick it in YAML frontmatter?

---
markdown-it-plugins:
  - anchor
---

This would probably want us to use the npm package names for the syntax rather than our jupyterlab names, so perhaps the plugin interface should be extended to define an LSP key (or keys, in the case that one plugin does several things).

from jupyterlab-markup.

agoose77 avatar agoose77 commented on June 8, 2024

I've given this more thought recently w.r.t executablebooks/jupyterlab-myst#38

Right now we enshrine a random subset of Markdown-it plugins as "core", when in reality there's no strong motivation for this. I think long-term we should use the extras mechanism for this instead.

from jupyterlab-markup.

bollwyvl avatar bollwyvl commented on June 8, 2024

also happy to give the lerna-fication of this a go in a PR.

for big monorepos with demos + docs (#65), i've often ended up adding a top-level dodo.py to handle orchestrating all the intermediate generated objects and making releases reasonable...

from jupyterlab-markup.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.