So-Cool / sphinx-term

Vivacious terminal windows for Jupyter Book and Sphinx.
https://so-cool.github.io/sphinx-term
BSD 3-Clause "New" or "Revised" License
6 stars 3 forks source link

Some questions #1

Open tobiasraabe opened 1 year ago

tobiasraabe commented 1 year ago

Hi @So-Cool!

Thank you very much for the fantastic package! I was looking for this when I saw the documentation for typer.

While comparing their animations with termynal with the ones I got from your package, I saw some differences.

(Both of these features are automatically available if I replace termynal.js and some css with the ones from typer.)

Thus, I wanted to ask you if you wish to support these features and what you think is the best approach.

For example, do you want to vendor termynal.js and add these features to your package, or do you want to allow the user to overwrite the js and CSS files for termynal using config options?

Cheers!

So-Cool commented 1 year ago

I suppose the best way forward would be to extend the functionality of sphinx-term with typer. I won't be able to look into it until the end of January but if you want to give it a go, I can help you to integrate it into the package.