one of the configuration items in configuration in Zeppelin is zeppelin.dep.localrepo . After reading the official documents, I can t quite understand this meaning. At the beginning of the period, I thought it was a maven-related address, but it didn t...
refer to the link description to run the tutorial code in the web notebook provided by the zeppelin container. Import local file: val bankText = sc.textFile("D: Projects Zeppelin bank bank-full.csv") case class Bank(age:Integer, job:Stri...
the method introduced into main.js in the vue component reported an error, indicating that the method could not be found. Ask Daniel to help me find out where the problem lies ([Vue warn]: Error in created hook: "TypeError: (0, _ main.xxx) is not a fu...
now there is such a requirement as follows: blue box pop-up window binds the onmousedown (pc) ontouchstart event through the vue custom instruction to achieve free drag and drop. question: there is another slider module in the descendant nod...
1. I used the fullpage.js plug-in in a project that requires full-screen scrolling. On the PC side, you can use the mouse wheel to achieve full-screen scrolling. However, after using the analog mobile phone, you can not punish the sliding effect, but yo...
the framework of react-based ant design mobile does not write Chinese text directly in the code, so where is the Chinese text written and how should it be used? ask for advice, one for beginners ...
for example, what are the advantages of making a stand-alone module below? are there any other plug-ins you can talk about in detail import Vue from vue import axios from axios Vue.prototype.$http = axios import Vue from vue import axios fr...