GibbsConsulting / jupyter-plotly-dash

Jupyter notebook wrapper for plotly dash applications
GNU Affero General Public License v3.0
81 stars 12 forks source link

Fix loading of version number #20

Closed delsim closed 5 years ago

delsim commented 5 years ago

Load version number in a way that does not depend on prerequisites, so it can safely be used during installation before the prerequisites have been loaded. Addresses #18