Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
32 changes: 29 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,32 @@
# Dash react-syntax-highlighter
<p align="center">
<h1 align="center"><b>Dash react-syntax-highlighter</b></h1>
<p align="center">
Beautiful syntax highlighting for your Dash apps.
<br />
<br />
<br />
<img width="50" height="50" src="https://avatars.githubusercontent.com/u/60114551?s=200&v=4" alt="Ploomber Logo">
<br />
<b> Made by <a href="https://ploomber.io">Ploomber</a> with ❤️</b>
<br />
<br />
<i>~ Deploy your Dash application on <a href="https://ploomber.io">Ploomber.io</a> for free.~</i>
<br />
</p>
</p>
<br/>

Live demo: [dash_react_syntax_highlighter.ploomberapp.io](https://dash_react_syntax_highlighter.ploomberapp.io/)


![installation](./demo/demo.png)


<p align="center">
<a href="https://dash_react_syntax_highlighter.ploomberapp.io/">Live demo - dash_react_syntax_highlighter.ploomberapp.io</a>
</p>

<br />
<br />

## Installation

Expand Down Expand Up @@ -56,4 +82,4 @@ twine upload dist/*

# clean up
rm -rf dist
```
```
Binary file added demo/demo.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
55 changes: 55 additions & 0 deletions demo/requirements.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,55 @@
anaconda-anon-usage==0.4.4
archspec==0.2.3
blinker==1.8.2
boltons==23.0.0
Brotli==1.0.9
certifi==2024.7.4
cffi==1.16.0
charset-normalizer==3.3.2
click==8.1.7
conda==24.7.1
conda-content-trust==0.2.0
conda-libmamba-solver==24.7.0
conda-package-handling==2.3.0
conda_package_streaming==0.10.0
cryptography==42.0.5
dash==2.18.1
dash-core-components==2.0.0
dash-html-components==2.0.0
dash_react_syntax_highlighter==0.0.1
dash-table==5.0.0
distro==1.9.0
Flask==3.0.3
frozendict==2.4.2
idna==3.7
importlib_metadata==8.5.0
itsdangerous==2.2.0
Jinja2==3.1.4
jsonpatch==1.33
jsonpointer==2.1
libmambapy==1.5.8
MarkupSafe==2.1.5
menuinst==2.1.2
nest-asyncio==1.6.0
packaging==24.1
pip==24.2
platformdirs==3.10.0
plotly==5.24.1
pluggy==1.0.0
pycosat==0.6.6
pycparser==2.21
PySocks==1.7.1
requests==2.32.3
retrying==1.3.4
ruamel.yaml==0.17.21
setuptools==72.1.0
six==1.16.0
tenacity==9.0.0
tqdm==4.66.4
truststore==0.8.0
typing_extensions==4.12.2
urllib3==2.2.2
Werkzeug==3.0.4
wheel==0.43.0
zipp==3.20.2
zstandard==0.22.0