ittuann commented on PR #3952:
URL: https://github.com/apache/streampipes/pull/3952#issuecomment-3627169136

   Hi, thanks for the feedback!
   
   I’ve removed the metadata changes.
   
   Regarding point 1, I suspect that using local images via relative paths is 
an issue with the `mkdocs-jupyter` plugin.
   
   I found an open issue `234` in the 
[mkdocs-jupyter](https://github.com/danielfrg/mkdocs-jupyter) repository that 
seems to describe the same problem.
   
   In addition, I noticed a info during build process, and I’m not sure whether 
it is related to this plugin’s issue.
   
   ```
   INFO    -  DeprecationWarning: Jupyter is migrating its paths to use 
standard platformdirs
              given by the platformdirs library.  To remove this warning and
              see the appropriate new directories, set the environment variable
              `JUPYTER_PLATFORM_DIRS=1` and then run `jupyter --paths`.
              The use of platformdirs will be the default in `jupyter_core` v6
   ```
   
   I think implementing this may take some time. Maybe we can handle this in a 
separate PR.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to