awesome-panel / panel-chemistry

🧪📈 🐍. The purpose of the panel-chemistry project is to make it really easy for you to do DATA ANALYSIS and build powerful DATA AND VIZ APPLICATIONS within the domain of Chemistry using using Python and HoloViz Panel.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add additional JSME Editor Parameters

MarcSkovMadsen opened this issue · comments

The JSME Test Page show additional parameters that could be added. These are marked with a dot below.

image

The additional parameters would be added by updating the files

  • panel_chemistry\widgets\jsme_editor.py
  • panel_chemistry\bokeh_extensions\jsme_editor.py
  • panel_chemistry\bokeh_extensions\jsme_editor.ts
  • tests\tests\test_jsme_editor.py (Manual test with panel serve tests/tests/test_jsme_editor.py --auto --show)
  • examples\reference\JSMEEditor.ipynb

starting from the top.