- Jupyter for Data Science
- Dan Toomey
- 78字
- 2021-07-08 09:22:36
Malicious content
The other aspect of security is to make sure the contents of your notebooks are not malicious. You should make sure your notebook is safe, as follows:
- Ensure that HTML is sanitized (looking for malicious HTML coding and subverting it)
- Do not allow your notebook to execute external JavaScript
- Check cell contents that may be malicious are challenged in a server environment
- Sanitize output of cells so as not to produce unwanted effects on user machines
推薦閱讀
- OpenStack Cloud Computing Cookbook(Third Edition)
- C#程序設計實訓指導書
- CMDB分步構建指南
- 編程珠璣(續)
- Django:Web Development with Python
- 基于免疫進化的算法及應用研究
- VSTO開發入門教程
- Python Geospatial Development(Second Edition)
- Java程序設計:原理與范例
- ASP.NET程序設計教程
- 零基礎學單片機C語言程序設計
- WordPress 4.0 Site Blueprints(Second Edition)
- Access 2010中文版項目教程
- OpenCV with Python Blueprints
- STM8實戰