jupyter-jsmol
jupyter-jsmol copied to clipboard
This is JSmol viewer widget for Jupyter Notebooks and JupyterLab
Hey, There is a java script error arising in VSCode. Also there should be a pqt embeding example of jsmol plot window. Any fix would be helpful
@fekad I don't know if you are still ready to do some work on this project (it would actually be nice if we could discuss about this). jupyter_jsmol does not...
running a notebook produce the following error Unreadable Notebook: E:\cascade\jsmol\1 - Basic usage.ipynb NotJSONError("Notebook does not appear to be JSON: '\\n\\n\\n\\n\\n\\n\\n\\n
After upgrading `ipywidgets` to `8.0.5` (2023-03-21) the following code throws a `NotImplementedError`. ```python script = 'load inline "24\nCaffeine\nH -3.3804130 -1.1272367 0.5733036\nN 0.9668296 -1.0737425 -0.8198227\nC 0.0567293 0.8527195 0.3923156\nN -1.3751742 -1.0212243 -0.0570552\nC...
Bumps [minimist](https://github.com/minimistjs/minimist) from 1.2.5 to 1.2.8. Changelog Sourced from minimist's changelog. v1.2.8 - 2023-02-09 Merged [Fix] Fix long option followed by single dash [#17](https://github.com/minimistjs/minimist/issues/17) [Tests] Remove duplicate test [#12](https://github.com/minimistjs/minimist/issues/12) [Fix]...
Removes [cacheable-request](https://github.com/jaredwray/cacheable-request). It's no longer used after updating ancestor dependency [@jupyterlab/builder](https://github.com/jupyterlab/jupyterlab). These dependencies need to be updated together. Removes `cacheable-request` Updates `@jupyterlab/builder` from 3.2.5 to 3.6.1 Release notes Sourced from...
Bumps [http-cache-semantics](https://github.com/kornelski/http-cache-semantics) from 4.1.0 to 4.1.1. Commits 2449650 Update mocha 560b2d8 Don't use regex to trim whitespace b1bdb92 Remove linting package zoo c20dc7e Cache 308 See full diff in compare...
Bumps [jsonwebtoken](https://github.com/auth0/node-jsonwebtoken) and [verdaccio](https://github.com/verdaccio/verdaccio). These dependencies needed to be updated together. Updates `jsonwebtoken` from 8.5.1 to 9.0.0 Changelog Sourced from jsonwebtoken's changelog. 9.0.0 - 2022-12-21 Breaking changes: See Migration from...
Bumps [json5](https://github.com/json5/json5) from 1.0.1 to 1.0.2. Release notes Sourced from json5's releases. v1.0.2 Fix: Properties with the name __proto__ are added to objects and arrays. (#199) This also fixes a...
Bumps [express](https://github.com/expressjs/express) and [verdaccio](https://github.com/verdaccio/verdaccio). These dependencies needed to be updated together. Updates `express` from 4.17.1 to 4.18.2 Release notes Sourced from express's releases. 4.18.2 Fix regression routing a large stack...